Retrieving Data From A Database Connection
Hello Everyone:
I am new to Databases so please bear with me, I have a database (Seeds1) that is connected to my project. I have gone in manually and entered data in to my database which is an Access. How do I retrieve information from my database into my program.
I am using VB 2005
Any Ideas?
Thanks
Art W.
Re: Retrieving Data From A Database Connection
but why did you manually entered the data in your database?Will the user be able to access your database manually?If yes then why do you need to retrieve the data again?Cant the user be able to view the data by opening the database manually?
:confused:
Re: Retrieving Data From A Database Connection
Follow the Database FAQ and or Data Walkthroughs links in my signature for lots of ADO.NET information.