how can I tell which version a user is running

W

whtsthpnt

I would like to lock out folks from a shared 2000 db who
are running 20902 or 2003 on their machines...is there a
way to test for their version?
 
D

Douglas J. Steele

SysCmd(acSysCmdAccessVer) should return 9.0 for users running Access 2000,
10.0 for users running Access 2002 and 11.0 for users running Access 2003.
 

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

Top