Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to detect Latest VFP OleDB installed
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00950138
Message ID:
00950265
Views:
25
>Hi George.
>
>The folowing entries are in the registry:
>
>_____________________________________________________
>VFPOLEDB
> CLSID
> CURVER Default REG_SZ VFPOLEDB.1
>VFPOLEDB.1
> CLSID
>_____________________________________________________
>(No CURVER under VFPOLEDB.1)
>
>Do you know if these entries mean I am on the latest version ?
>
>Regards,

Gerard,

There won't be a CurVer under VFPOLEDB.1. There will be a CLSID key. Using that, looking under HKEY_CLASSES_ROOT\CLSID, you'll find the path to the file and then you can use AGETFILEVERION() to return the exact information regarding the version and build. I'd compare that against the latest version, which is downloadable at the VFP site, to check.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform