Sorry guys if Im repeating myself here, but ive search through the first page of search results and didnt find what I was looking for.
Basically, I need to create a Multi-Tabled Database, anyone of you who are familiar with Access will know you can use forms to browse through data using subform etc. Now I need to create a application which displays this information.
Heres a quick example of what I need;
Say I have one form which displays a list of recipie in a list box. Upon clicking on the recipie a new form appears with all the information about that recipie. I also require the recipie information to be editable and saveable from the vb application.
I have been working with Access for over 4 years now, so if its possible to create the database first inside access then later "import" it into VB.net, that will be much prefered.
Ok thanks for reading, let me know if you have any information regarding displaying information in VB.net