Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fichiers
Recherche: 

Enumerate OLEDB Providers
Juan Flores, Nocorp
The Enumerate OLEDB Providers download finds information about installed OLEDB providers found in the registry by using the Registry Access class included in VFP6 & VFP7. Este archivo encuentra la información de los proveedores OLEDB instalados obtenida del archivo de registro de Windows.
Créé le
Il y a 22 années
Téléchargements
367
Type de fichier
General information
Résultat de votes:
Description
Enumerate OLEDB Providers program uses the Registry Access class included with VFP6 or VFP7 to find information about installed OLEDB providers. It returns a two-dimensions array with the OLEDB provider's description and ProgID. The ProgID can be used for constructing an ADO connection string. More information in Readme1.txt. El archivo Enumerate OLEDB Providers usa las clases de Acceso de Registro incluidas con VFP6 y VFP7 para encontrar la información de los proveedores OLEDB instalados. Regresa un arreglo bidimensional con la descripción y el ProgID del proveedor OLEDB. El ProgID puede ser usado para construir el string de conexión para ADO (propiedad ConnectionString). Mas datos en Leame1.txt.
Créé par
Juan Flores, Nocorp

Commentaires
Ajouter un commentaire
More downloads created from this member
Juan Flores, Nocorp
ADOGetRows.jcRStoCursor: This is an ADO recordset to VFP cursor conversion class. The conversion is based on ADO's GetRows() method that basically returns an array with data. See readme.txt for additional information. Leame.txt contiene informacion sobre el uso en espanol.
Créé le
Il y a 22 années
Téléchargements
854
Type de fichier
Juan Flores, Nocorp
ADOBrowse.Prg is a simple little class to browse your ADO recordsets. UPDATE: 12/11/2000 Modified to work around MS Datagrid control inability to bind to non-bookmarkable recordsets. It is intended for design time use only. It requires MSDataGrid ActiveX control that comes with Visual Studio6 SP3. I...
Créé le
Il y a 23 années
Téléchargements
1524
Type de fichier
Résultat de votes
4.00/5.00
Juan Flores, Nocorp
Generate VFP code that represents an ADO parameters collection from your SQL Server or other provider stored procedure. Paste to your classes/PRGs and minimize debugging time by eliminating inconsistencies between your class/PRG and the stored procedure. The OLEDB provider needs to support the Refre...
Créé le
Il y a 24 années
Téléchargements
750
Type de fichier