搜索资源列表
资料管理系统_src
- 一个资料管理系统的源程序,VB+ACCESS2000+ADO 注意:里面要用到两个控件。(coolmenu.ocx,smartbutoon.ocx) 本代码引用了ADO2.7版和Word对象 -an information management system of the source, VB ACCESS2000 ADO attention : they have to use two controls. (Coolmenu.ocx, smartbutoon.ocx) The so
VB_MySQL_connectDB
- VB使用ADO控件实现对MySQL数据库的访问的源码 我就是根据那个实现对数据库的访问的,很好用的,有问题可以E-mail给我,我会尽力帮忙的 (sbtdkj1017@tom.com)-VB use ADO realization of the right to visit the MySQL database source code under which I realize is right the database's visit, the good use, a prob
ZhuanjiaXinxiGuanli
- 用VB6.0和ADO开发的一个专家信息查询管理系统,包括文本和图象管理,可以方便的改写为其他专家管理系统。-ADO with VB 6.0 and the development of an expert Information Management System including text and image management, to facilitate the adaptation of other experts management system.
SqlServer_VB
- 一个以SQL Server 2000为数据库,VB作为前台界面编写的音像租赁系统。通过ADO编程 来访问数据库。-a SQL Server 2000 database. VB as the outlook prepared by the audio interface leasing system. ADO programming to access a database.
ADO.NET.VB.NET
- 是一个用SQL和VB.NET来做的源码。-using SQL is a very consistent and VB.NET source.
studentinfosystem
- 基于VB和ACCESS的成绩管理系统,此程序为毕业设计题目.采用ADO控件ADODC访问数据库并通过DATAGRID显示出来的结构.具有基本的添加查找删除等功能。涉及到多表联合查询。 文件包括info.mdb mainform.frm mainform.frx,mainform.text,moudel1.text,moude1.bas,工程1.dep,工程1.pdm,工程1.vbp,工程1.vbw,数据库作业.exe等文件。 下载解压可以运行。-VB and ACCESS on the
VB+ADO+SQL_JIAOCABIAO
- vb+ado连接MSSQL数据库,实现交叉表查询,列数不固定,简单实用
9323a081-e5a8-4987-bc0c-4586e71b92f6
- 通过VB的ADO数据对象来实现VB前台与后台SQL SERVER数据库的连接,并具有典型的数据库应用系统的特征,完成了系统结构与现实生活的紧密结合
ACEngine1.84.rar
- 本COM组件是 Anycell Report报表控件V1.83的OCX版,可以在VB、.Net、VC、Delphi等支持ADO的开发工具中使用。,The COM component is Anycell Report control statements V1.83 version of the OCX can be VB,. Net, VC, Delphi and other development tools support for ADO used.
ado-mdb
- vb 在datagrid中调用 mdb,datagrid中调用 mdb,vb 调用 mdb,在datagrid中调用 mdb-vb call mdb in the datagrid, vb call mdb in the datagrid, vb call mdb in the datagrid, vb call mdb in datagrid
FrmTest
- VB实现各种方式连接数据库,包括ADO、DAO、RDO等多种方法。-VB to achieve a variety of ways to connect the database, including ADO, DAO, RDO and other methods.
ADO
- ADO数据库编程。ADO对象访问数据库,在VC中利用ADO技术访问数据库。-ADO database programming. In VB using ADO and ADO object access control database, the use of ADO in VC technology to access the database.
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
InvoicingCurriculum
- 进销存课程设计,VB进销存程序,当初是软件专业学生的课程设计作品,界面使用了SmartMenuXP控件,编译前请先注册OCX文件夹下的所有控件,程序在运行时不需要安装,无需设置ODBC,你的电脑支持ADO就可以使用。-Invoicing curriculum design, VB Invoicing procedures, the original software works by students of the course design, the interface used SmartM
grinding
- VB ACCESS数据库系统 ADO-ADO VB ACCESS database system
Based-on-VB-and-SQL-SERVE-humanresources-managemen
- 该程序通过VB 的ADO 数据对象来实现VB 前台与后台SQL SERVER 数据库的连接,并具有典型的数据库应用系统的特征,完成了系统结构与现实生活的紧密结合。-The program' s ADO data objects through VB VB foreground and background to achieve the SQL SERVER database connections, and has the typical characteristics of a data
ADO
- 在VB下用ADODC实现对ACCESS的连接,可在TEXT中查看-ADODC used in VB to achieve under the ACCESS connection can be viewed TEXT
VB
- VB连接DBF数据库源代码.VB6.0支持通过ADO数据控件以ODBC方式连接由包含*.DBF表的VFP的*.DBC数据库.所以你可将DBASE数据表由VFP建立项目生成*.DBC数据库,将*.DBF表加入该数据库. -Connect DBF database source code in VB
VB-sql
- 数据库连接通用模块,三种方式连接 ADO DAO RDO-Database Connectivity Universal module are three ways to connect ADO DAO RDO
ado
- VB连接数据库的几种方法()