Results 1 to 2 of 2

Thread: Microsoft Access

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Posts
    5
    Hi,
    I have a small VB program for user to do some experiment. It's more like a survey format. User can enter "Age" and stuff like that and select the pictures they like the most in the program. I use Access to keep track of the database informations. But I don't know how to link this database to my VB program. Please help!!!!!!!!!

  2. #2
    Fanatic Member gwdash's Avatar
    Join Date
    Aug 2000
    Location
    Minnesota
    Posts
    666

    Cool VB Databases

    You can use either DAO or ADO to do this(DAO is easier, i think, for small DB's). Add a reference to the DAO Object Library v3.6 (for Access 2000).

    Then you will need to code the DB, there is a tutorial at http://www.vb-world.com/databases/dbtutorial/. I haven't read it(i learned DB's with the Wrox books). Very Good!!!
    GWDASH
    [b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]

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