Click to See Complete Forum and Search --> : Converting to old mdb-format
hpl
Jul 19th, 2001, 07:43 AM
I have a strange problem. I am using Access 2000, but my VB doesn't recognize format before I convert it to an older mdb-format. This makes trouble for me because some of my applications are used by AccessXP users, and then they recieve an ISAM rte.
So how can I use the mdb without converting?
Serge
Jul 22nd, 2001, 07:08 PM
If you're using DAO, then you have to make sure that you're using DAO3.6 which has Jet4.0.
hpl
Jul 24th, 2001, 02:06 AM
I am using SP5, is the DAO 3.6 default in this? If not how do I change this?
Serge
Jul 24th, 2001, 11:07 AM
You will have to add a reference to DAO library. Select References from the Project menu and select(check) the DAO 3.6 library.
hpl
Jul 25th, 2001, 01:50 AM
Hi Serge, this was very useful, now ewerything seems to be working. Have a nice day!
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.