We are using MS Access 2003. We just find that there is a MDB file that
hasn't been used for a number of years.
We would like to know is there any easy way to find out which version of MS
Access (Like Access 97 / Access 2.0) it is created ?
When we open it, it asks us to "Convert" or "Open it".
Thanks
Wayne-I-M - 16 Jul 2007 12:18 GMT
Open the access DB
Select "Help"
Select "About Microsoft Access"
Hope this helps

Signature
Wayne
Manchester, England.
> We are using MS Access 2003. We just find that there is a MDB file that
> hasn't been used for a number of years.
[quoted text clipped - 5 lines]
>
> Thanks
Douglas J. Steele - 16 Jul 2007 12:28 GMT
http://www.microsoft.com/downloads/details.aspx?FamilyID=2e861e76-5d89-450a-b977
-980a9841111e&DisplayLang=en
may be of use.

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
> We are using MS Access 2003. We just find that there is a MDB file that
> hasn't been used for a number of years.
[quoted text clipped - 5 lines]
>
> Thanks
david@epsomdotcomdotau - 16 Jul 2007 12:55 GMT
In Access 2003,
MsgBox OpenDatabase("C:\MyOtherDB.mdb").Version
or
?OpenDatabase("C:\MyOtherDB.mdb").Version
(david)
> We are using MS Access 2003. We just find that there is a MDB file that
> hasn't been used for a number of years.
[quoted text clipped - 5 lines]
>
> Thanks