搜索资源列表
arsdb_src.zip
- 作者自己写的个Database和RecordSet类
querydef.zip
- 使用ODBC实现的一个动态RecordSet
querydef
- 使用ODBC实现的一个动态RecordSet-Using ODBC to implement an dynamic recordset
defquery
- This program give us a example that a complete implementation of a dynamic recordset
sample1
- 1在组对话框上进行子对话框之间的切换 2使用VC++播放FLASH文件 3在VC++中使用MFC ODBC技术访问ACCESS数据库 4为数据库中的每个表映射一个记录集类型 5Singleton类的使用 6ini文件的读写 7使用VC++直接发送Email-1 in the group sub-dialog box on the dialog box to switch between the 2 using the VC++ Play FLASH paper 3 in
GpsServer
- 一个连接oracle,并使用存储过程返回记录集的示例-A connection oracle, and use the stored procedure return recordset example
LabSQL
- 这是labview的labsql的包,把他放到LabVIEW的目录下即可使用,我找了很久的-This is the package labsql of labview, LabVIEW put him to use the directory, I am looking for a long time
Recordset
- VC 中通过ADO控件连接SQL Server数据库,并用CRecordset类来读取记录!-VC ADO control to connect through SQL Server database and use the CRecordset class to read a record!
ExportRecordset
- export data recordset
ADOConn
- 以ADO方式进行数据库连接,并处理查询数据库中得到的记录集。-Way to ADO database connection, and deal with the inquires get recordset database
ado1
- Dim ADOConnection As Connection Dim RSCategories As Recordset Dim RSProducts As Recordset
ADOWrapClass
- ADO的封装类,封装了连接和记录集对象,扩展集能方便的处理多表连接查询-ADO wrapper class encapsulates the connection and recordset objects, extensions can easily handle multi-table join queries
ADO-connectivity-for-vcPP
- 初始化COM库到通过Connection、Command对象执行SQL命令,或利用Recordset对象取得结果记录集进行查询、处理。-Basic steps to connect to any database with ADO connectivity for vc++.
The-Clone-method-allows-you-to-create-a-duplicate
- The Clone method allows you to create a duplicate Recordset an existing Recordset. You can use this method to create multiple, duplicate Recordset, particularly if you want to edit more than one current record in a set of records. This method is much
DataqueryPrint
- VC++以Recordset方式连接Access数据库,查询数据库,并打印查询内容-VC++ Recordset connect to the Access , query the , and print query
