搜索资源列表
studentdocgl
- 本系统采用delphi+access+ado实现移植性强!主要功能:数据库自动生成,自动创建数据表,数据导出功能等,采用本系统不须任何其他配置 -delphi access ado migrating strong! The main functions : automatic generation database, automatically create data tables, data export capabilities, and uses the system not be
03162211
- 本程序是人事管理系统.对数据进行的操作有数据更新\\数据查询\\数据删除.本程序利用DataModule\\ado操作数据库,通过ado+Sqlserver数据库达成人事系统的建立.-personnel management system. Data for the operation of a data update \\ Data \\ delete data. This procedures used DataModule \\ ado operation database through
ado_jpg
- 一个将JPG格式用ADO方法写入数据库的程序,扩展了数据保存图片格式的方法-a JPG format to use ADO way into the database procedures, extension of the data format to preserve the pictures
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
ExtensionOfMFCinDotNet
- 本书详细介绍了在现有MFC应用程序中综合运用.NET框架的技术。全书共分11章,内容包括正则表达式、文件I/O和注册表、数据加密、XML和DOM、ADO .NET数据库、远程处理、事件日志等。为了让读者透彻理解如何运用.NET框架来扩展MFC程序,作者为每个知识点配备了演示程序并提供了实用的项目创建指导和大量案例程序。 本书适合于具有MFC编程知识的程序员作为参考书,尤其适合致力于在MFC应用程序中运用.NET基类库(BCL)的程序员。-the book described in de
stuwe_OttLib
- OttLib套件使用说明: 1、OttEnter控件:该控件主要实现在窗口中按回车键跳转到下一控件的功能;该控件是非可视控件,Enable属性设置为True时控件生效(回车跳转到下一控件)。 2、OttDBGrid控件:该控件主要用于配合ottEdit,ottDBEdit控件进行显示数据,实际使用中无需对其进行设置,主要也就调整大小即可,显示大小也可在ottEdit,ottDBEdit控件上进行设置,在实际使用中一个窗体中共用一个就行。 3、OttEdit控件:该控件主要用于录入关联
vc_jiqiaoshili_part10_11_12
- Visual.C++程序设计技巧与实例--配套光盘 第10章 ACITVEX 本章共有两个实例: 1. RegActiveX编程注册ActiveX控件 2. PJ牌九ActiveX控件制作实例 第11章 调试技术 本章共有两个实例: 1. ConsoleTrace在控制台程序中使用TRACE宏 2. MemLeakCheck内存泄漏的例子 第12章 VC数据库编程 本章共6个实例: 1. MyOdbcSample使用ODBC访问数据库 2. MyO
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,
恒安AIP
- 这是我因工作需要自编写的,包含日期函数的应用、ADO数据集应用、抄袭了一个数组排序代码、多数量数组控件的编程.-This what I need to work since the preparation of the function include the date of application, ADO data collection application, a copy of the code sequencing array, the array volume control ove
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!
ADOdata
- 使用vc提供的ADO数据绑定对话框创建数据对话框,具有浏览、修改、删除和添加记录等功能-Vc provided the use of ADO Data Binding dialog box to create the data dialog box, with browser, modify, delete and add records of functional
ExcelToAccess(ADO)
- dephi中怎么利用ADO对Excel数据操作,并保存到Access数据库-dephi in how to use ADO for Excel data manipulation, and saved to the Access database
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
ADO
- 利用ADOQuery、DataSource、ADOConnection实现在DBgridEh上显示数据-Show data in DBgridEh use of the three components of ADOQuery、DataSource and ADOConnection
data
- ado连接access数据库,dbgrideh控件的用法-ado connection access the database, dbgrideh control usage
ado-dbf
- delphi操作dbf文件数据库,读数据库数据-The delphi operations dbf file database, read the database data
LabVIEW-CNC-data
- 使用LabVIEW设计程序,采用ADO 技术构建具备数据录入和查询的数据库系统,运用为文本文件建立“基本名称加序号”的方式使系统自动检测并生成新的文件用以把工作参数保存为文本格式。-LabVIEW design process, using ADO technology to build a database with data entry and query system, use a text file to establish the basic name and serial numbe
ADO
- VB通过UDL文件连接ACCESS数据库,并增加、等操作-The VB passes the UDL document conjunction ACCESS data
SQL Fetch Data (GetString)
- ADO数据库编程程序,数据库通讯读取字符串(ADO database programming procedures, database communication read string)