Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to detect Latest VFP OleDB installed
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00950138
Message ID:
00950265
Vues:
26
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform