-
Microsoft_ADO_Programer_Refer
说明: Visual C++中ADO程序员的参考指南文件,包括ADO入门和高级进阶部分,另外还有ADOX等相关内容(ADO in Visual C++ programmer' s reference guide documents, including entry-level and high-level advanced part of the ADO, in addition to other related content such as ADOX, ADO MD .)
- 2010-03-17 15:15:17下载
- 积分:1
-
ADO+Access
VC和ADO以及ACCESS连接的典型例子。不仅展示了VC如何通过ADO连接MDB文件,同时也有其它技巧展示。(VC and ADO and ACCESS connecting a typical example. It not only demonstrates how the VC ADO connection MDB documents, but also have other skills display.)
- 2006-05-22 20:30:55下载
- 积分:1
-
SQLServer2000(0k)
SQL Server 2000数据库开发从零开始,这是一部详细介绍SQL Server 2000开发的电子书。(SQL Server 2000 database development from scratch, which is a detailed introduction of SQL Server 2000 to develop e-books.)
- 2007-09-26 12:57:35下载
- 积分:1
-
《Python数据分析与应用:从数据获取到可视化》源代码
【实例简介】
- 2021-05-18 10:33:57下载
- 积分:1
-
MyDelphiDBTree
用数据库实现的树形结构,基本满足各种要求。(database using the tree structure, to meet the basic requirements.)
- 2006-11-19 23:26:15下载
- 积分:1
-
synchronism
一个用于实现不同数据库数据同步的程序,用jbuider开发,在一个数据库数据修改后,通过触发器触发同步程序,同步程序通过socket与另一个数据库的同步程序通信,达到数据同步的目的(One for different database data synchronization process, using jbuider development, data modifications in a database after the synchronization process through the flip-flop trigger, synchronization procedure socket with another database synchronization process communication, to achieve the purpose of data synchronization)
- 2007-10-16 10:28:23下载
- 积分:1
-
zsgc
实现数据库的增删改查,自己学的,还不错吧,大家看看,相互学习(Achieve database CRUD, their school, also good, we look at, learn from each other)
- 2011-07-10 10:16:35下载
- 积分:1
-
bdb
vxworks下bdb程序,包含连接数据库、插入、查找、删除等操作(bdb procedures under vxworks, including connecting to the database, insert, search, and delete)
- 2011-05-04 20:42:51下载
- 积分:1
-
Forest-Fires-Data-Set
森林火灾数据集,可作为 数 据 挖 掘 的数据库(Forest fires dataset can be used as data mining database)
- 2020-11-18 10:49:38下载
- 积分:1
-
VC-Ado-Oracle
本例子是在VC下用ADO链接ORacle数据库的一个实例,在界面中通过输入数据源名,用户名,密码,点击链接之后,若是成功,则会在listbox里显示所有的表,当双击某一个表时,则会在右边的listcontrol 中显示相应的表中数据。(this application is a good example to connect Oracle with ADO under the enviroment of visual C++ 6.0.After entering your datasource name,uer name,and your code ,click the connect button ,if no error,you will see all table of the datasource.the datas will show while you double click a table in the list box.)
- 2010-07-21 17:03:35下载
- 积分:1