搜索资源列表
adoclass
- 一个我改装过的vc的ado类,直接导出ado原形,可以用来连接sql server,Oracle等各种数据库,连接处理速度很快。而且经我封装后基本很象Delphi的Tado...vcL对象了:) - I have reequipped the vc ado kind, directly derives the ado primary form, may use for to connect sql server, Oracle and so on each kind of database,
actioncmp
- 在vc中如何通过ado访问sql server 数据库。本文是实践中应用的例子-Visits sql how in vc through ado the server database. This article is in the practice the application example
goodImageTest
- vc++,ado,sql server,图片存、取、显示出来看,哈哈,精华全在这里了。也可以保存其他文件。有什么问题发邮件给我。-vc, ado, sql server, Photo deposit, from showing up, Haha, the whole essence of the place. Also keep other documents. What is the problem with the mail to me.
sql
- 数据库浏览程序,能打开和浏览sql server、ACCESS数据库 vc ado ACCESS sqlserver 数据库 sql server
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
vcmysqlexcelaccessmssqlDBACCESS
- vc++封装类使用ado技术操作Mysql,Excel,Access,Ms sql server 数据库-vc++ wrapper classes to use ado technical operations Mysql, Excel, Access, Ms sql server database
HRMS
- vc++和server 2005 实现的人力资源管理系统,实现了vc对Word的基本操作,实现了sql复杂语句的构造,vc ado对sql server2005数据库的基本操作,界面美观大方,可以直接拿来使用或者在此基础上进行二次开发。-vc++ and server 2005 to achieve the human resources management system, realize the vc on Word' s basic operations, realize the c
adotest
- vc++ 数据库连接测试字符串测试,ado,sql server-vc++ database connectivity test string test
AccessDB
- 使用 vc++ 通过 ado 访问 sql server 数据库-vc++, through the use of ado database access sql server
synchronize
- 1. 熟悉常用网络数据库的安装和使用 2. 掌握网络数据库的应用编程技术 3. 掌握网络环境下实现数据同步的相关编程知识 4. 掌握网络通信编程的具体应用 Oracle的安装和使用 2、sql server的安装和使用 3、数据库应用编程 本次实验采用ado技术访问Oracle 9i和sqlserver 2000 数据库,用vc++开发,选用MFC开发工具。实验要求中只要求从从站到中心站的同步,这里我们加大难度实现了从站和中心站的互同步。项目名称为:synchroni
adoSource
- 用ado使vc与数据库sql server 2000连接程序-To use ado to connect with the database program so that vc
vc
- vc+ado存取sql servervc+ado存取sql server-vc+ ado to access sql server
LOGIN
- vc++连接数据库,ado方式,测试数据库,sql server 2000数据库!-vc++ connect to the database, ado method, testing, database, sql server 2000 database!
CarService
- 汽车维修管理系统。系统是在vc++和sql server 2000下开发的. 数据库文件需要在sqlserver的查询分析器中恢复. 因为程序极为经典,所以上传。编程环境: visual stdio c++ .net,ado + sql2000 。sql设置: 将在sql2000下建立CarService数据库,导入数据文件。主要用ado访问数据库。。。 主要功能: 查询,添加,删除,显示信息-Vehicle Maintenance Management System. System is in
601998481
- vc datagrid 实现对数据库操作-vc datagrid ado sql server
sqlservervccreatecode
- vc 对sql server 2000数据库的代码生成器及访问方法 思路: 当我在用vc开发 sql server2000数据库时,用ado 访问数库,在对象关系映射时,一般都要用C++编写对应的数据类,及相关的访问类。这些工作都很无聊,我们也可要拥有像Hibernate 框架,负责从Java类到数据库表的映射,它的设计目标是将软件开发人员从大量相同的数据持久层相关编程工作中解放出来。在此我把我的想法及实现方法与大家分享一下,由于本人水平有限,请各位大虾拍砖:》。再将所有源代码公开,如
ado-sql-server
- 使用ado操作sql server数据库的数据处理方法探讨 运行环境:Win XP;vc-sql server database operation using ado data processing method of operating environment: Win XP vc++
ODBC
- 里面有vc与sql server 2000的连接方式,有ODBC和ado两种方式,步骤很详细。-There are connections vc and sql server 2000, the ODBC and ado in two ways, very detailed steps.
vc.net_ado_MSsql.RAR
- 使用ado访问sql server数据库,实现学生信息的管理,封装了数据库访问类。-ado to access sql server database, student information management, encapsulates the database access classes.
adorw
- ado 访问 sql server 2008R 数据库例程 已调试通过(code for ado access sql server database)