Creating a GUI in visual studio for a sql server database it for a dvd rental shop (not in real life this is just a learning thing)
I have a form for each table is this the best way to do it?
I have got my database and my application to work together I can update the records from visual studio and it works great the next things I have to do are.
Create some way of moving between the forms with the click of a button not launching the other forms on top of the first one.
add the ability to run reports
If anyone can please point me int the right direction for help with this it would be much appreciated
I have a form for each table is this the best way to do it?
I have got my database and my application to work together I can update the records from visual studio and it works great the next things I have to do are.
Create some way of moving between the forms with the click of a button not launching the other forms on top of the first one.
add the ability to run reports
If anyone can please point me int the right direction for help with this it would be much appreciated







