Another way to do it is to simply get the file's information and get the version from that. For example, the following uses .NET to get the file version for the Microsoft Access ODBC driver:
You can do the same using the Windows API, but .NET is a lot easier.
Message Edited by smercurio_fc on 08-06-200811:25 AM