S
shaggie
Does anyone know how to get the Access Database version from the database,
without opening it in Access.
I have no problem opening it in code from VB using DAO or ADO, or as pure
binary (read mode).
The problem is that we have multiple versions of Microsoft Access installed
on each machine.
I want to be able to automate opening it up in the correct version of Access
I can already get the Jet version using ADO.
Unfortunately, that is not good enough, because our clients are now getting
into using Access 2002 & 2003 databases.
Any & all help is greatly appreciated.
Mark
without opening it in Access.
I have no problem opening it in code from VB using DAO or ADO, or as pure
binary (read mode).
The problem is that we have multiple versions of Microsoft Access installed
on each machine.
I want to be able to automate opening it up in the correct version of Access
I can already get the Jet version using ADO.
Unfortunately, that is not good enough, because our clients are now getting
into using Access 2002 & 2003 databases.
Any & all help is greatly appreciated.
Mark