Ok, I'm coding somethign that is goign to save a bunch of data into a database and will have multiple forms (about 4). The problem is that I don't know how to make the program interact witha database or some sort of data storage so that I can use a different program to call it up and tick it all. What this is for is a sort of Kids' Voting thing for my school, my whole class is working on it as a group and there are a few parts that I know we are gonna hitch up on such as the database interaction.
Basically, I want to know how I am going to have to interact with this data storage and then the data ticker program that will count it all.