搜索资源列表
ADO-database
- ADO数据库编程:1、 添加#import指令 2定义_ConnectionPtr型变量,并建立数据库连接3定义_RecordsetPtr型变量,并打开数据集4读取当前记录的数据5修改数据 6添加记录7删除记录-ADO database programming : 1. add # import directive definition _ConnectionPtr two variables, and the establishment of the database link def
conn.ado.simple
- 简单连接数据库 简单连接数据库-simple to connect to the database simple and simple to connect to the database to connect to the database simply connect to the database simply connect to the database
使用ADO连接数据库
- 使用ADO连接数据库-use ADO to connect to the database
ADO
- MFC ODBC数据库编程包括工程创建,数据库操作准备,事务处理等等功能。
ADO
- 一个数据库示例程序,与sqlserver的通信,用的ADO,适合初学者学习,
第13章 数据库操作-ADO篇
- 数据库操作-ADO篇-database operation-Part ADO
Delphi 2005 ADO 三层数据库演示
- ADO三层数据库开发-ADO database development
ADO
- 在WINDOWS 2K SERVER 下连接数据库的ADO程序,可以节省重复的工作
80例上手Delphi7编程_07数据库应用
- 1.Session获取BDE信息 2.可视化创建数据表格 3.SQL语句的使用 4.“一对多表”的设计 5.文本和数据记录的转换 6.ADO的网络调用 7.多媒体数据库的使用 8.IntraWeb技术的实现 9.Rave报表的数据库使用 10.决策图的使用-1.Session access to information BDE 2. Visualization create data tables 3.SQL expressions 4. The "one-to-many table,
图形ADO数据库报表,串口等多方面源代码详细例子
- 图形ADO数据库报表,串口等多方面源代码详细例子-graphics ADO database statements, serial many other examples detailed source code
02
- VB语言开发的一个小程序,ADO访问Access数据库,-VB language development of a small program, ADO access to Access database
Over byte Ics V6 beta
- delphi分布式开发的另一种实现,组件封装了很多底层的处理,并且有自己的实现协议,服务器端,采用多线程处理,以满足并发要求,不过遗憾的是,带的demo是基于BDE数据库引擎的。但对高手来说,改成ADO方式并不困难。-distributed development delphi another realization of the underlying components of the package deal with a lot and have their own realization
ADO.NET
- 利用ADO.NET连接到数据源以及关闭数据库.内有详细代码,需要在VC.NET下运行!-Using ADO.NET to connect to the data source and close the database. With a detailed code, need to run under VC.NET!
BMPSys
- VisualC++和SQL数据库存储和显示图像,里面包含了用ADO来连接数据库,MyAppendChunk和MyGetChunk两个函数存储和读取数据很有用-VisualC++ and SQL database to store and display images, which includes the use of ADO to connect to the database, MyAppendChunk and MyGetChunk two functions to store and r
delphi
- 学生信息管理系统,怎样用ADO控件开发数据库的方法。Delphi数据库应用程序在逻辑上通常由两部分构成:一是数据库访问链路,二是用户界面。-thanks you for downing
ADODB
- Delphi的数据库组件之间的关系图,让人一目了然,适合初学者学习-Delphi database components the relationship between the map, people at a glance, suitable for beginners to learn
ExcelToAccess(ADO)
- dephi中怎么利用ADO对Excel数据操作,并保存到Access数据库-dephi in how to use ADO for Excel data manipulation, and saved to the Access database
ado-connect-access
- delphi中的利用ado链接access,程序包括数据库和代码的实现方式-delphi using ado links in the access, including database and code procedures are implemented
TreeView
- 专门用来操作Treeview和数据库,通过数据库中的数据自动添加到Treeview控件中,不过数据控件用的是ADO组件,另外数据库中存放Treeview节点数据表的结构位:ID:integer PID:Integer Caption:string 字段名成可以不同,但是类型必须相同! 公用单元:TreeFillThrd.pas TreeUtils.pas-Treeview and database designed to operate through the data in a datab
DelphiConnSqlite
- delphi2010 源代码 连接 sqlite 创建数据库, 创建数据表 插入记录 查询数据库内所有记录-delphi2010 sqlite source code to create a database connection, create a data table into the record all the records within the database query