Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Downloads
Search: 

ADOGetRows.jcRStoCursor (ADO-VFP cursor)
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.
Created on
23 years ago
Downloads
854
File type
General information
Description
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. Esta es una clase para convertir cursores ADO a VFP. Esta rutina esta basada en el metodo GetRows() del objeto recordset en ADO el cual produce un arreglo bidimensional de los datos.
Created by
Juan Flores, Nocorp

Comments
Add a comment
More downloads created from this member
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.
Created on
22 years ago
Downloads
367
File type
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...
Created on
23 years ago
Downloads
1524
File type
Rating
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...
Created on
24 years ago
Downloads
750
File type