搜索资源列表
Ado连SQL数据库
- 一个ADO连SQL Server数据库的实例-ADO even a SQL Server database examples
使用ADO执行存储过程
- 一个用ADO执行存储过程的例子,在执行时可以连接不同的数据库-a process of the implementation of storage example, the implementation can be connected to a different database
ADO(vc)
- 使用ADO在vc++数据库编程中的连接数据库的几种方式:-use ADO database programming in vc of connecting to the database in several ways :
ado
- 使用vc编写的利用ADO执行SQL方法步骤。
ADO
- 两个封装ADO数据库访问的类,一个是数据库的连接类,一个是数据库字段访问的类。
VB+ADO+SQL_JIAOCABIAO
- vb+ado连接MSSQL数据库,实现交叉表查询,列数不固定,简单实用
Ado
- 这是一个C++程序,它是在Visual C++环境下调用数据库,实现ADO连接数据库.
ADO
- 目前只做了基于SQL Server的ADO封装,相关的数据交换还不完善。
ado
- ado的示例程序,实现简单的ado功能,从网上下的
ADO
- ADO源代码:可以直接访问SQL数据库
Ado中间件源码
- ADO数据库编程源码,多年前自己写的ADO数据库,并进行了动态链接库方式的封装,对学习 ADO 及 Dll 编程 非常有用。
使用ADO动态连接SQL Server数据库
- 接着上一个数据库实例,这个实例是帮助大家初步学会使用ADO动态连接SQL Server数据库。,Then on a database instance, the example is to help everyone learn how to use ADO preliminary dynamic link SQL Server database.
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
ADO
- visual C++ ,SQL Server2000 ,使用ADO技术实现从数据插入,更新、删除工作。-visual C++, SQL Server2000, using ADO technology from the data insert, update, delete the job.
ADO
- 实现ADO连接SQL SERVER 2000数据库,并将表显示在LIST中。可以添加、删除、修改表信息。-The realization of ADO to connect SQL SERVER 2000 database, and will appear in the LIST in the table. Can add, delete, modify table information.
hospitalMIS
- 医院管理系统,采用vc++6.0 + sqlserver 开发,ado方式连接数据库.功能模块包括基本信息设置,内部资料管理,收费管理,数据统计模块,系统用户管理 等。-Hospital Management System vc++ 6.0+ Sqlserver development, ado connected database. Functional modules, including basic information set, the internal information man
ADOtest
- vc++ 数据库连接测试字符串测试,ADO,SQL SERVER-vc++ database connectivity test string test
ADO
- ADO数据组件精解示例 ADO是数据库编程中不可缺少的重要组件之无论你是用VB编程还是用SQL编程,都要用到它,本程序详细列举了ADO的属性和方法,并赋以源程序加以对照学习,看完了这篇文档,你肯定会受益非浅。-ADO data sample solution precision components ADO database programming is an important and indispensable component of the matter whether you ar
ADO.NET
- ADO.net操作数据库总结,包括用SqlConnection连接SQL Server,二。用OleDbConnection连接 三.创建Command对象等-ADO.net to operate the database summary including the use SqlConnection to connect SQL Server, 2. OleDbConnection connection with the three. Create a Command object
ADO
- VS环境下,利用ado操作SQLSERVER数据库-ado sqlserver