Results 1 to 3 of 3

Thread: Retrieving Data From A Database Connection

  1. #1

    Thread Starter
    Hyperactive Member Art W.'s Avatar
    Join Date
    Apr 2002
    Location
    In My Own Little World, But that’s OK because they know me there!
    Posts
    271

    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.
    SLEEP: A Totally Inadequate Substation For Caffeine!

  2. #2
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    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?


  3. #3
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    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.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width