搜索资源列表
jiudianSystemWithShujuku
- 一个用ado开发的 以VC++为平台的SQL 酒店业务管理系统。 拿出来共享-a ado used in the development of the VC as a platform for SQL hotel business management system. Sharing out
以动态库的方式封装ADO的操作
- 本动态库主要为了根据对数据源操作使用SQL语句了直接嵌入VC过程来实现,可以用在很多数据库种类的基本操作,实现了简单的SQL在外部调用动态库尔嵌入.数据库框架的设计不会影像本动态库的使用.
ado
- 使用vc编写的利用ADO执行SQL方法步骤。
DBModule
- 此代码提供一些标准接口供VC++以ADO方式访问SQL Server数据库。
ADO_connect_query
- VC代码,ADO的SQL server数据库连接,查询基本功能示范
Adotest
- 应用ADO技术编写的VC连接SQL的接口程序,具有广泛的适用性,也是学习基于VC的数据库编程的良好教程.
Ado_SQL_listCtrl
- 用ADO+CListCtrl操作SQL的示例程序,可方便地进行删除,更新,添加数据到SQL服务器。(网上非常少)。其中在ADOConn类中的Server和Database 应根据所在的具体环境进行修改, 希望对广大VC++爱好者有所帮助。
studentmanagementADO
- 学生考试管理系统ado版,面向sql的vc++数据库编程
AdoApp.rar
- VC++6.0连接SQL数据库的ADO方法,VC++6.0 to connect SQL database ADO method
sjkguanli.rar
- VC+ADO+SQL2005开发的数据库管理系统,可以实现数据库记录的添加、修改、删除、查询等功能,以及用户登录 修改密码 注册新用户和数据库备份等功能,VC+ ADO+ SQL2005 development of database management systems, database records can add, modify, delete, query and other functions, as well as modify the user login and passwo
ADOtest
- vc++ 数据库连接测试字符串测试,ADO,SQL SERVER-vc++ database connectivity test string test
FileSys
- VC++和SQL,ADO连接,实现对文件的读入和读出-VC++ and SQL, ADO connection, the realization of the document read, and read out
AccessDB
- 使用 VC++ 通过 ADO 访问 sql server 数据库-VC++, through the use of ADO database access sql server
ADOSource
- 用ADO使vc与数据库sql server 2000连接程序-To use ADO to connect with the database program so that vc
ADOTEST
- vc++ADO源码,里面包含如何链接和操作数据库。-vc++ADO howto cnnect sql and execute sql
vcadodotnetsrc
- ADO.net 对每种数据库都提供了专门的连接字,不过每种的连接方式都差不多,所以这里我只用 SQL Server来做。我在连接数据库时使用了以下几个步骤-VC ado.net
exec2
- 实现VC与SQL Sever的ADO连接,同时,附有一篇说明文档,代码页都有注释,对于SQL初学者具有非常好的指导!并且文档也是有图解说明的。-The same time, accompanied by a documentation of VC and SQL Sever ADO connection code page has a comment, with very good guidance for SQL beginners! And the document is a graphic
SQL
- VC环境下实现ADO数据库链接,及向SQL Sever写入-VC environment to achieve ADO connection and SQL Sever to write
AdoInterface
- 连接数据库,使用vc语言,领用ado连接(ado connect sql database)
ADOrw
- ADO 访问 SQL Server 2008R 数据库例程 已调试通过(code for ADO access SQL Server database)