|
-
Jan 30th, 2000, 10:50 PM
#1
Thread Starter
New Member
Hello
Wonder if any of you have had problems connecting VB4.0 upto a access 2000 databse.
It doesnt work with me. I had two files:
biblio.mdb from 98
bokdatabase.mdb from 2000
the first works, the second i get an unrecognized databse format..
any ideas ??
-
Jan 30th, 2000, 10:58 PM
#2
Hyperactive Member
Off the top of my head, it's probably cause Access2000 (I think) is 32 bit. VB 4 isn't. The older version of access won't read it at all. This is sorta guessing since I don't have access2000.
-
Jan 31st, 2000, 01:08 AM
#3
Hyperactive Member
Hi, there.
Visual Basic 4 supports 32-bit development.
Set reference to "Microsoft DAO 3.6 Object Library" for DAO.
If you are using ADO, use the "Microsoft.Jet.OLEDB.4.0" provider.
Larisa
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|