Results 1 to 3 of 3

Thread: Access 2000

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 1999
    Posts
    67

    Post

    How do I interface with an Access 2000 database in VB6
    Do I need a patch of some sort?

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    If you are using DAO (the default data control), check this out:
    http://www.vb-world.net/ubb/Forum3/HTML/002276.html

    If you are using ADO, use the Microsoft.Jet.OLEDB.4.0 driver in your connect string

    Tom

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Oct 1999
    Posts
    67

    Post

    Thanks

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