Determining version of MDB file

From: Captain Cabbage (captain.cabbage_at_kentl.com)
Date: 07/21/04


Date: Wed, 21 Jul 2004 17:37:30 +0100

I have an application which need to determine the version of an Access
database (97, 2000, 2002, 2003) on a system which does not have Access
installed.

All the API calls I've found so far just tell me the version of JET etc,
not the version of Access which created it.

Any ideas?

Ken