version detection

  • Thread starter Thread starter divvi
  • Start date Start date
D

divvi

How do I detect the version of Microsoft Access installed
on my system through a Visual Basic program? Is there any
unique value in the registry to identify the same?
 
?SysCmd(acSysCmdAccessVer)
9.0

8.0 for A97
9.0 for A2K
10.0 for AXP
 
Yep. I think you got the question correct.

Many thanks, Doug
Van
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top