搜索资源列表
数据库连接的两种方法
- 这里采用了两种连接数据库的方法,通过ADO控件连接SQL Server数据库 对所连接的数据库进行数据的修改、添加、删除等操作 -here used two methods to connect to the database through ADO connectivity to the SQL Server database by connecting to the database data changes, add, delete, etc
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的操作
- 本动态库主要为了根据对数据源操作使用SQL语句了直接嵌入VC过程来实现,可以用在很多数据库种类的基本操作,实现了简单的SQL在外部调用动态库尔嵌入.数据库框架的设计不会影像本动态库的使用.
ADO
- 两个封装ADO数据库访问的类,一个是数据库的连接类,一个是数据库字段访问的类。
VB+ADO+SQL_JIAOCABIAO
- vb+ado连接MSSQL数据库,实现交叉表查询,列数不固定,简单实用
Ado
- 这是一个C++程序,它是在Visual C++环境下调用数据库,实现ADO连接数据库.
ado
- 实现一个前厅管理系统的简单的数据库设计,使用Microsoft Visual Basic作为其实现代码
ADO
- ADO源代码:可以直接访问SQL数据库
delphi+sql万能数据库连接示例
- delphi+sql万能数据库连接示例,自己初学delphi时写的,相信对入门学习delphi进行ADO连接SQL的朋友有些帮助-Universal Database Connection example, when a delphi himself had written, and I believe that the entry delphi study conducted ADO SQL help some friends
监控系统数据管理
- 网络监控系统中的数据库管理模块,使用的是ADO方法。涉及Com接口 的初始化和向服务器发送信息
Ado中间件源码
- ADO数据库编程源码,多年前自己写的ADO数据库,并进行了动态链接库方式的封装,对学习 ADO 及 Dll 编程 非常有用。
ADO.NET数据库访问
- .net与数据库连接
使用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.
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.
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
停车场数据库管理系统
- 基本的停车场管理功能,链接sql数据库,c#编写(cars parking manage system)