Re: Using DAO with Access2003 database
From: david epsom dot com dot au (david_at_epsomdotcomdotau)
Date: 05/19/04
- Next message: PC: "Re: Using DAO with Access2003 database"
- Previous message: Sharrukin Amiri: "Re: mydb.close"
- In reply to: MikeD: "Using DAO with Access2003 database"
- Next in thread: PC: "Re: Using DAO with Access2003 database"
- Reply: PC: "Re: Using DAO with Access2003 database"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 19 May 2004 18:42:43 +1000
Access 2000/2003 stores an Access 2000/20003 project in a
Jet 4.0 database. DAO can't manipulate the Access project
(forms, reports, VBA) anyway, in an version. DAO can only
access the data. Which, like the Access Project, is stored in
the Jet 4.0 database.
"MikeD" <mike.dempsey@REMOVE_THIS_BITncr.com> wrote in message
news:EA0490D4-C707-4B9D-A3C1-D0D40BD0F43E@microsoft.com...
> Does anyone know of a version of DAO that supports Access 2002/2003
databases?
> The help says to specify Version=1 thru 4 when using CreateDatabase.
> These values correlate to Access, Access2, Access95 and Access2000.
>
> I would like to be able to create Access 2003 format also.
- Next message: PC: "Re: Using DAO with Access2003 database"
- Previous message: Sharrukin Amiri: "Re: mydb.close"
- In reply to: MikeD: "Using DAO with Access2003 database"
- Next in thread: PC: "Re: Using DAO with Access2003 database"
- Reply: PC: "Re: Using DAO with Access2003 database"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|