Getting version of MDB file
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I am trying to figure out how to get the version number of Access that was used to create an MDB file. I have a need to detect if a specified MDB file was created with Access 97, or Access 2000. I know there must be a way of detecting this, since Access can tell when it opens the file. Just so you know, I am using ADO. I am not sure if I even use ADO to get this version number. : Dean 'Karnatos' Michaud