搜索资源列表
ADO控制ACCESS数据库
- 直接使用ADO操作ACCESS数据库,对于初学者来说是个不错的例子,类似的也可以操作SQL,ORACLE数据库(不用DSN)-use ADO directly ACCESS database operation for beginners is a good example of a similar operation could SQL, Oracle database (not DSN)
ado连接sql
- delphi 里面通过 ado 连接 mssql。-inside connections through ado mssql.
ADO
- ADO DLL自己写的一个DLL文件,可以进行数据库的一些操作。如打开连接,关闭连接。修改,执行SQL语句-ADO DLL write a DLL file, the database can be of some operations. Such as the open connection, close the connection. Changes, implementation of the SQL statement
ADO-SQLServer
- ADO连接SQLSever2000,并且通过sql语句,进行增删改查操作。 简单,方便快速入门,-ADO connection SQLSever2000, and through the sql statement, to additions or deletions to change search operation. Simple, convenient, quick start,
Database_Explorer
- (转载)This application allows you to open Access databases, view their tables and fields and run queries in its own SQL window. It is a good demonstration of ADO and ADOX for beginners. The application works with both Access 97 and Access 2000 database
学习ADO时
- 对ADO学习的总结,有统计,计算,对SQL语句的详细使用,很好的代码,值的学习-right ADO study's summary, statistics, calculation, to the SQL statement detailed the use of good code, the value of learning
chaoshi
- 配置数据库参数 采用VB6.0 ADO+SQL Server 2000数据库实现程序功能,配置采取如下步骤: 1> 根据DB文件夹中的内容,创建数据库,推荐用MDF文件附加数据库; \DB\MDF\BuySaleStorage_Data.MDF \DB\MDF\BuySaleStorage_LOG.LDF 2> 连接参数: 数据库名:BuySaleStorage 登录名: sa 密码: 无 3> 由BuySale
06
- VC 数据库操作 ADO Execute SQL语句-ADO Execute SQL
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
ADO_programming_classic_example_of_source_code_VC_
- ADO编程经典VC程序实例源码ADO programming classic example of source code VC program-ADO programming classic instance of VC program source ADO programming classic example of source code VC program
vc_ado_classic_utility_applet
- vc ado经典实用小程序vc ado classic utility applet-vc ado classic utility applet vc ado classic utility applet
Ado
- VC++基于SQL的ADO访问数据库示例工程文件,包含vc++中ADO对数据库表的访问-VC++ ADO SQL-based database access sample project files, including the vc++ database tables in Access ADO
ADO.SQL.information
- ADO与SQL Server2000开发设计相关资料ADO and SQL Server2000 development and design information -ADO and SQL Server2000 development and design information
ADO-SQL
- 在本章中,我们介绍如何使用ADO编程模式创建应用程序,在这些应用程序中,将使用数据控件和数据绑定对话框访问数据库。此外,还介绍如何在数据库表格中执行查询和查找记录。-In this chapter, we describe how to use ADO programming model to create applications, these applications will use the data controls and data binding dialog box to acce
sql
- C++的sql查询程序,基于ado技术,sql server 服务器-Sql query in C++ program, based on technology ado, sql server server
ADO-SQL-Server
- 使用ADO操作SQL Server数据库的数据处理方法探讨 运行环境:Win XP;VC-SQL Server database operation using ADO data processing method of operating environment: Win XP VC++
mfc-ado-sql
- 这是我在公司做的数据库*报表 对大家的学习很有帮助-This is what I do in the company' s database plug-in for everyone' s very helpful report
CPP-ADO-SQL
- Windows下VC使用ADO方式连接SQL数据库-VC under Windows to connect SQL database using ADO
ado做的类sql查询分析器
- ado 实现执行sql查询数据(ADO implements SQL query data)