
How to program for Access 2000
Quote:
> Ok, I have been developing a frontend for an Access 97 database, and
it
> came to my attention that rather than using an Access 97 backend, we
> will now be using an Access 2000 backend. I really am not too sure
what
> differences that would make within the app.
very, very little.
Quote:
>Can someone help me? I've
> tried just simply loading the new access 2000 database, but it says it
> is in an unrecognized format.
> I am using
> DAO 3.6 (I know,I know)
> VB 6
This error indicates that you haven't installed the new version of JET.
You can't open an A2K MDB without the A2K JET db engine installed.
So install A2K on your developement machine, and make sure that the
latest version of JET is included in the References... section of your
project and you should be good to go.
Sent via Deja.com
http://www.deja.com/