搜索资源列表
QTADO_src20
- ado是微软的最新的开发接口,通过Visual C++开发ADO程序的教程却少之又少,附件是通过ADO执行SQL的通用完整代码,供学习。-ado Microsoft is the latest development interface, Visual C development ADO procedures handbook is minimal, annex through implementation of SQL ADO generic integrity code for learni
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.
mfc60-ADO-SQLSERVER
- mfc60下通过编译。通过ado对sql server数据操作。简单数据库示例程序-mfc60 through compiler. Through ado right sql server data operation. A simple database sample program
ADO操作SQL数据度
- ADO操作SQL数据度-ADO operation for SQL data
sql
- 数据库浏览程序,能打开和浏览SQL SERVER、ACCESS数据库 VC ADO ACCESS SQLSERVER 数据库 SQL SERVER
SchoolMIS(ADO+SQL2000+ActiveSkin)
- 软件介绍: 编程环境: windows2003 +visual stdio c++ .net Ado + SQL2000 /####################################/ SQL设置: 将在SQL2000下建立schooldata数据库 导入数据文件 导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据
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,
学习ADO时
- 对ADO学习的总结,有统计,计算,对SQL语句的详细使用,很好的代码,值的学习-right ADO study's summary, statistics, calculation, to the SQL statement detailed the use of good code, the value of learning
renshi
- vc + sql server2000 我的毕业设计 适合初学者-vc+ sql server2000 my graduation project for beginners
SqlServer1
- 关于SQL和。NET的设计资料,很全面和详细,有很高的价值-On the SQL and. NET design data, it is comprehensive and detailed with a high degree of value
LOGIN
- VC++连接数据库,ADO方式,测试数据库,SQL Server 2000数据库!-VC++ connect to the database, ADO method, testing, database, SQL Server 2000 database!
ADO_Control_Access_database_lassic_example_of_sour
- ADO控制Access数据库的经典实例源码ADO Control Access database classic example of source-ADO control of the classic instance of the source Access database, ADO Control Access database classic example of source
SQL-gui
- 图行化设计SQL的工具 ADO方式 这个版本目前只支持MSSQL-Figure-line design tool for SQL ADO way of this version currently only supports MSSQL
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
db1
- The purpose of this workbook is to demonstrate ADO and how to * use VBA to connect Excel to Access, * use SQL within an Excel/Access environment. -The purpose of this workbook is to demonstrate ADO and how to * u
ADONET-SQL-Crud-Builder
- The file is a C#/ADO.NET Create/Read/Update/Delete (CRUD) code generator designed for MS SQL & Oracle databases. The code generator is developed entirely in Borland Delphi. It lets you define the fields in your database table and program will generat
ado做的类sql查询分析器
- ado 实现执行sql查询数据(ADO implements SQL query data)