ADO数据库编程的一些资料,自己搜集的,希望所帮助。
上传时间: 2016-09-23
上传用户:yyyyyyyyyy
EVC ADO 访问数据库操作的小例子,简单易用
上传时间: 2016-09-26
上传用户:lunshaomo
用ADO+CListCtrl操作SQL的示例程序,可方便地进行删除,更新,添加数据到SQL服务器。(网上非常少)。其中在ADOConn类中的Server和Database 应根据所在的具体环境进行修改, 希望对广大VC++爱好者有所帮助。
上传时间: 2016-09-27
上传用户:qwe1234
VC对ADO访问数据库操作的封装,包括一个小例子
上传时间: 2014-01-16
上传用户:ls530720646
在地图控制中添加了ODBC、ADO等方式获取数据库数据等功能
上传时间: 2016-09-30
上传用户:小宝爱考拉
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.
标签: i.e. management database simple
上传时间: 2016-10-02
上传用户:851197153
基于MFC和ADO的股票数据上传系统,内附详细编程过程
上传时间: 2014-01-02
上传用户:whenfly
如何从package中动态载入自定义类、窗体、ADO数据连接等
上传时间: 2013-12-30
上传用户:jcljkh
一个ADO+VC的源码,适用于初学者,里面还有其他控件用法
上传时间: 2013-12-15
上传用户:lgnf
用实例讲解ADO连接数据库,对刚刚接触数据库的朋友很有帮助
上传时间: 2013-11-25
上传用户:miaochun888