-
Visual_CPP-sql
Visual_C++ 数据库编程,很不错。(Visual_C++ database programming, very good.)
- 2013-03-10 10:12:18下载
- 积分:1
-
tongy
一个元器件管理的管理软件。主要体现在对数据增删改查方面,即对数据库的操作。使用的是ACCESS数据库,ADO方式连接。程序启动时弹出登陆界面。用户名admin,密码123456。不同的用户登陆之后界面也不一样。(An Element Manager System,Use Access Database for add,delete,update and query data.Use ado type connect Database.You can use user:admin,password:123456 login in.and different user have different functions.)
- 2015-08-04 18:28:17下载
- 积分:1
-
SQLite
轻型数据库,适用于嵌入式软件开发。占用系统资源少。(small ,be fit for embeded software developement. )
- 2016-01-07 09:04:59下载
- 积分:1
-
SQLServer2000UsePDF
SQL Server 2000的使用、开发说明,给出了通过ODBC、DAO ADO访问数据库的方法(SQL Server 2000 s use and development that is given through ODBC, DAO ADO methods to access the database)
- 2008-04-20 12:50:22下载
- 积分:1
-
ADOclass
运用ADO封装类,可以直接实现数据库连接,增删查改的功能,简化代码,其中有详细说明书,函数等等说明(failed to translate)
- 2009-12-31 00:07:39下载
- 积分:1
-
animal
曾经做的一个动物领养系统,涉及到access数据库,程序里对用到了MFC里少见的几个控件,这个程序对于数据库编程的初学者有很大的帮助(Have to do an animal adoption system, relates to access a database program to use the MFC controls in a few rare, this procedure for the database programming has great help for beginners)
- 2008-06-08 01:10:08下载
- 积分:1
-
CADOPIC
数据库开发的ado连接,包括存入图像,读取图像的方法,值得入门的学习下(Ado connection database development, including into the image, read the image, it is worth to study the entry)
- 2010-10-23 16:00:43下载
- 积分:1
-
dhk1.5
利用ADO接口使VC++6.0与sql数据库通信,里面有设账号和密码,需要修改,已经通过测试,包括数据库的增加,删除,修改等等操作。(Using VC++6.0 ADO interface allows communication with the sql database, which has set up accounts and passwords, modify, have been tested, including the database, add, delete, modify, etc. operations.)
- 2020-10-29 15:09:56下载
- 积分:1
-
sqlTest100929
一个在VC6里运用SQL语言,通过DAO方法访问ACCESS文件的vc工程。实现的功能有:创建MDB文件,新建、删除表单,对某表添加、删除、插入、修改记录。(A vc Project by sql language by DAO. It can create mdb file,or create a new tab,delete a tab,also add,delete ,insert collcetion in a certain tab. )
- 2021-01-21 22:58:46下载
- 积分:1
-
LRU
实现的数据库io缓存模拟程序,读入五万个地址和读写标志,输出命中率,io次数等(Io caching implemented simulation program that reads fifty thousand addresses and write flag output hits, io number, etc.)
- 2015-12-19 23:52:04下载
- 积分:1