资源列表
storeproc
- 调用存储过程的类 -The class for using store procedure
storproc
- 执行一个不返回记录的存储过程 -Executing an store procedure with no return results
SerializeObjectIntoDBField_source
- 使用DAO在库表里存贮二进制文件 -Storing binary file in database using DAO
querydef
- 使用ODBC实现的一个动态RecordSet-Using ODBC to implement an dynamic recordset
querydef_update
- 上面代码的一个补充-An update for above code
Osql10_src
- 又一个使用Oracle8 OCI API 实现的一系列包装类-Another set of wrpped class implemented by oracal7.3/8.0 OCI API
Osql10_demo
- 上面代码的一个测试例子-The test example of above code
msquery_demo
- 使用DDE通过MSQuery做查询 -Using DDE to query through MSQuery
MSAccessOLEField_demo
- 在Access数据库里存贮图形-Storing picture in Acce
jetsql_src
- 使用MS Jet做的一个解释运行SQL语句/文件的程序-The app of interpreting SQL text or file based on MS JET
ISQLADO_src
- 使用DAO的交互式输入执行SQL语句,并显示结果的程序-The example of excuting SQL alternatively by DAO and displaying the result
ISQL_src
- 一个使用ODBC的交互式输入执行SQL语句,获取显示结果的程序-The app of excuting SQL alternatively and getting the result by ODBC
