|
Hey guys. I have no idea where to go. I am completly new to data bases. I used the GUI in VB.Net 2008 express edition to create a data base and link it to a list box. I have been able to display one member of the database. What i am trying to do is be able to display each row one below the other in the list box. Once the program starts to run, i want to allow the user to update the databse like they press a button that says "add person" and then a series of message boxes pop up or a new window pops up and allows the user to enter the needed information. or a "delete person" button that when press deletes the selected person from the list box. I know how to display the extra windows, message boxes. I just dont have any clue when it comes to data bases. I do know some basic SQL but that is about it. Can anyone point me in a good general direction.
Thanks
~Xtreampb~
|