Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Locate / Capture Version of Msjet35.dll

Status
Not open for further replies.

SPL26

Technical User
Apr 26, 2004
14
US
Can anybody help. I have written an application in Access'97 and I'm trying to locate / capture the version of msjet35.dll that resides on a users machine so that the application can automatically install the latest version of 3.5. I'm looking for the full version ie. not 3.51, but 3.51.3328.0
 
Thanks for that foolio12, just a couple of things, in your articule "Verify Appropriate Jet Service Pack is installed", I assume I make this a function, and when I run this as a fuction, I get an error message "Sub or function not defined" for "tt_ProdVerInfo".
 
Oh yeah, let me clarify: I'm not Tony Toews, though I link to his site a lot.

Well, I don't know exactly why he set up that page the way he did. I think you can get what you need just by using either of:

SysCmd(acSysCmdAccessVer)
CurrentDb.Version


Again, I am NOT Tony Toews.


Pete

--
Find common answers using Google Groups:

Corrupt MDBs FAQ
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top