搜索资源列表
bo
- vb链接动态数据库的例子,可以直接用来链接数据库。ado形式。本例子是access数据库。-vb example of a dynamic database of links, can be directly used to link databases. ado form. This example is database access.
Read_FilesADO
- VB实现ADO对EXCEL操作 可将EXCEL中单元格数据取出,进行必要的操作。-VB for EXCEL to achieve ADO operation can be EXCEL data out of the cell to carry out the necessary operation.
04
- 事例介绍了19种为数据库添加新记录的方法。作为使用ADO和DAO以及SQL语句的各种操纵数据库的手段。使用注意:使用代码灵活但容易出错,直接配置控件简单但不灵活。本例中没有使用ODBC和DSN,而是用VB和ACCESS数据库通过JET连接为例子。请随便修改和使用本例,但在复制过程中请保留本例所有文件
Agenda
- Agenda en VB para trabajo con ado y flexgrid
VB
- 利用access和VB的ADO等控件实现物品的增加和删除功能,-Access and VB, ADO and other control items add and remove functions
ADOPDataGrid
- vb的datagrid控件ado调用acce-the vb datagrid control ado call access
adoaccess2000
- 一款通过ADO方式链接ACCESS2000后台数据库VB代码-A link via ADO way ACCESS2000 background database VB code
adopage
- VB演示使用ADO控件分页的例子,这例子或许对编写信息系统的有用,分页是必不可少的,使用ADO的若不知道如何对Datagrid分页的话,这个例子就相当适合你了。数据采用SqlServer。-VB demo use ADO paging example of this example may be useful for the preparation of information systems, paging is essential, using ADO does not know how t
ADODB
- vb ADO方式,连接SQLSERVER数据库。-vb ADO, connect to the .
ADO_-_Read1318349162002
- ADO - Read and Write to Databases VB using XML via ASP/HTTP - No VB to db connection reqd ! -ADO - Read and Write to Databases VB using XML via ASP/HTTP - No VB to db connection reqd !
ado
- 操作数据库类,打开vb再右键导入,导入此类.-Operation of the category, open the vb then right to import, import such.
vvnqt-ADO
- 饭店管理系统,vb,net编写,应用了ADO,net和网络编程的内容,,(Hotel management system, vb.net code, the application of ADO, net and the content of the network programming,,)
dispatclhllocate
- VB经过ADO读工控组软件IFIX数据,传至EXCEL生成报表,并打印,()
qlite--VB
- 详细介绍vb操作SQLite数据库,采用ADO方式读写操作。Detailed introduction of VB operation SQLite database, using ADO to read and write operation.(Detailed introduction of VB operation SQLite database, using ADO to read and write operation.)
VB使用ADO控件和DATAGRID数据网络实例
- 初学者数据库编程()
AdoCodeGen
- 项目描述:这个程序是一个代码工具生成器,你可以使用在你的用ADO创建Access 2000数据库的应用程序。只需复制和粘贴生成的代码到新的VB项目添加如下两个引用: Microsoft ActiveX Data Objects 2.5 Library Microsoft ADO Ext. 2.5 for DDL an Security(Program Descr iption : I catalogue thi
VB使用ADO+DataGrid
- VB使用ADO+DataGrid 操作数据库的示例程序,这些操作几乎包括了的有的数据库常用操作,像简单的的添加、更新、删除、检索数据等(VB uses ADO + DataGrid to operate the sample program of database. These operations almost include some common database operations, such as simple add, update, delete, retrieve data,