Welcome![Sign In][Sign Up]
Location:
Search - DLL ADO

Search list

[Other resourceADO连接Oracle和MS SQL

Description: 本源代码实现同时对数据库Oracle和MS SQL的连接,通过对配置文件的修改来实现,本代码执行生产为dll文件。-source code to the database simultaneously Oracle and MS SQL connectivity, the configuration file through changes to achieve the production code execution dll file.
Platform: | Size: 13897 | Author: 谢刚 | Hits:

[OS programnidatabase(dll)

Description: 这是本人一个利用ADO访问数据库的D
Platform: | Size: 217407 | Author: gaolihua | Hits:

[SQL ServerAdo中间件源码

Description: ADO数据库编程源码,多年前自己写的ADO数据库,并进行了动态链接库方式的封装,对学习 ADO 及 Dll 编程 非常有用。
Platform: | Size: 246320 | Author: manlover | Hits:

[Database systemado封装类

Description: VC下的ADO编程封装类。可灵活方便的应用于VC下的ADO编程-VC under the category ADO programming package. Flexibility can be applied to the VC under the ADO programming
Platform: | Size: 29696 | Author: 孟祥增 | Hits:

[Windows Developmynidatabase

Description: 动态库封装了ADO的操作,提供打开数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)-DLL package of ADO operation, the database provides open and closed databases, the database to be indicators, loading records, search records, change records, delete records, adding records, recorded keyword (according to type)
Platform: | Size: 19456 | Author: 长满送 | Hits:

[Windows Develop统一数据库管理系统

Description: “统一数据库管理系统”执行说明: 1、 光盘目录vc6.0\chapter3\bin\DBExp.exe 为主程序;ObScript.dll, SPFunc.dll, TableFunc.dll, ViewFunc.dll,OptDlg.dll,DBExpSQLEditXControl.ocx为主程序依赖的链接库文件。 2、 光盘目录vc6.0\chapter3\src\DBExp为主程序的源代码 光盘目录vc6.0\chapter3\src\ObScript为本系统所依赖的链接库ObScript的代码。 “统一数据库管理系统”如何编译: 1、 确认已经安装了OLEDB或者是ADO的COM库 通常在C:\Program Files\Common Files\System\Ole DB\和C:\Program Files\Common Files\System\ado\目录下会分别找到oledb32.dll和msado15.dll。如果没有找到,再在磁盘上搜索这两个文件。 如果都没有找到,请用VC6.0的安装盘重新安装ActiveX。 上面提到的两个文件是OLEDB和ADO 的核心文件。 2、 在VC6.0中添加路径 在VC的Tools->Options->Directories->Include Files中加入在1中提到的两个路径。 3、 编译 直接点击编译完成对整个项目的编译-"unified database management systems," the implementation : a CD-ROM directory vc6.0 \ chapter3 \ bin \ DBExp.exe mainly procedures; ObScript.dll, SPFunc.dll, TableFunc.dll, ViewFunc.dll, OptDlg.dll, DBExpSQLEditXControl. exe procedures based on the link libraries. 2, CD-ROM directory vc6.0 \ chapter3 \ src \ DBExp based program's source code directory vc6.0 CD \ chapter3 \ src \ ObScript-based systems rely on libraries ObScript code. "Unified database management systems," how to build : a confirming have installed OLEDB or ADO COM library is usually in the C : \ Program Files \ Common Files \ System \ Ole DB \ C : \ Program Files \ Common Files \ System \ ado \ Head recorded will be found oledb32.dll and msado15.dll. If not found, then the disk search of these two
Platform: | Size: 13373440 | Author: 徐夕 | Hits:

[GUI DevelopE-ruler

Description: 电子尺源程序说明 本程序使用ADO访问Access2000的数据库。 请适当修改stdafx.h中 #import "g:\program files\common files\system\ado\msado15.dll" no_namespace rename("EOF","adoEOF") msado15.dll的路径-source of the present procedures for the use of ADO Access 2000 database. Please appropriate changes stdafx.h# import "g : \ program files \ common files \ system \ ado \ msado15.dll" no_namespace rename ( "EOF", "adoEOF") msado15.dll path
Platform: | Size: 109568 | Author: | Hits:

[ADO-ODBCfangwen

Description: 一个访问数据库的类,很好用,但不要忘了引入msado15.dll和AfxOleInit()-a pretty useful class written for accessing database system .However,please do remember to import the file of msado15.dll and the function of AfxOleInit when using .
Platform: | Size: 2048 | Author: 刘蛟 | Hits:

[OracleADO连接Oracle和MS SQL

Description: 本源代码实现同时对数据库Oracle和MS SQL的连接,通过对配置文件的修改来实现,本代码执行生产为dll文件。-source code to the database simultaneously Oracle and MS SQL connectivity, the configuration file through changes to achieve the production code execution dll file.
Platform: | Size: 13312 | Author: 谢刚 | Hits:

[ADO-ODBCvcaccess

Description: VC用ADO操作数据库示例 里面用到了CCinderString类,这是我自己编写的一个字符串操作类,主要进行了一些字符串的处理,针对示例的SQL语句使用的,与ADO方法无关。比如: GetNow方法,获得当前时间的字符串格式"YYYY-MM-DD hh:mm:ss"等,就不附加进来了。 另:使用ADO必须在stdafx.h中添加引用: #import "c:\Program Files\Common Files\System\ADO\msado15.dll" no_namespace rename("EOF", "EndOfFile") rename("BOF","FirstOfFile") 转载来源: 开源盛世-源代码下载网 www.vscodes.com -VC database with ADO operating inside example uses CCinderString category, This is my own preparation of a string operations, mainly carried out some string, against examples of the use of SQL, has nothing to do with ADO methods. For example : GetNow method, the current time format string "YYYY-MM- DD hh : mm : ss ", not additional to come through. Alternative : use ADO in stdafx.h adding quote :# import "c : \ Program Files \ Common Files \ System \ ADO \ MSA do15.dll "no_namespace rename (" EOF " "EndOfFile") rename ( "BOF" "FirstOfFile") reproduced Source : revenue Spirit-source code download network www.vscodes.com
Platform: | Size: 4096 | Author: 无名 | Hits:

[ADO-ODBCBsADOD_Dll_830

Description: ADO的封装,支持批处理和应用程序异步数据操作-ADO package, and support for batch applications Asynchronous Data Manipulation
Platform: | Size: 516096 | Author: lihaijun | Hits:

[ADO-ODBCADODLL.RAR

Description: 一个用vc开发的小程序,ADO操作数据,采用面向对象的设计思想,还是不错的-Developed using vc a small procedure, ADO operation data, using object-oriented design idea, or good
Platform: | Size: 143360 | Author: 高修成 | Hits:

[ADO-ODBCADOImageDB_src

Description: DLL与数据库配合存储图像信息,数据库存储索引,DLL为资源D-DLL and the database with the stored image information, database storage index, DLL for the resource D
Platform: | Size: 881664 | Author: qiaodong | Hits:

[ApplicationsDistAdoDb

Description: 对ADO进行封装标准DLL,实现C++的方式对数据库进行操作。-Encapsulation of the ADO standard DLL, realize C++ Way to operate database.
Platform: | Size: 232448 | Author: liuyj | Hits:

[Database systemado_dll

Description: 这是我开发的利用vc++的ado接口连接并操作sqlserver和oracle的dll动态库。数据库的参数从配置文件pb.ini读取-This is what I use to develop vc++ The ado interface connector and operates sqlserver and oracle of the dynamic library dll. Database parameters pb.ini read from the configuration file
Platform: | Size: 61440 | Author: 侯健 | Hits:

[OS programnidatabase(dll)

Description: 这是本人一个利用ADO访问数据库的D-This is one I use ADO to access the database of the D
Platform: | Size: 249856 | Author: gaolihua | Hits:

[Otherchaoshi

Description: 配置数据库参数 采用VB6.0 ADO+SQL Server 2000数据库实现程序功能,配置采取如下步骤: 1> 根据DB文件夹中的内容,创建数据库,推荐用MDF文件附加数据库; \DB\MDF\BuySaleStorage_Data.MDF \DB\MDF\BuySaleStorage_LOG.LDF 2> 连接参数: 数据库名:BuySaleStorage 登录名: sa 密码: 无 3> 由BuySaleStorage.VBP启动,因为采用ActiveX DLL实现逻辑层,ADO的技术实现连接数据库,不用DSN 的数据源管理器.只要登录账号是SQL下的合法用户即可. 4> 另一种方法,先双击程序目录下的"注册dll.bat" 注册Active.dll, 之后直接运行"小型超市后台管理系统.exe".-Configuration database parameters using VB6.0 ADO+ SQL Server 2000 database program features, configuration to take the following steps: 1> under the DB folder, create databases, recommended additional MDF file database DBMDFBuySaleStorage_Data.MDF DBMDFBuySaleStorage_LOG.LDF2> Connect parameters: the database name: BuySaleStorage login name: sa Password: No 3> by BuySaleStorage.VBP start, because the use of ActiveX DLL to achieve logic layer, ADO technology to connect the database, not the data source DSN Manager. as long as the login account is under SQL legitimate users can .4> Another method, first double-click the directory under the registered dll.bat registered Active.dll, after a direct run mini-supermarket management system background. exe .
Platform: | Size: 1128448 | Author: 阿歪 | Hits:

[ADO-ODBCTestDBnew

Description: ADO数据库编程源码,多年前自己写的ADO数据库,并进行了动态链接库方式的封装,对学习 ADO 及 Dll 编程 非常有用。-ADO database programming source code, wrote it myself many years ago ADO database, and the way the dynamic link library package, to learn ADO and Dll very useful program.
Platform: | Size: 246784 | Author: xingqin | Hits:

[Othersqlncli

Description: Microsoft SQL Server Native Client (SQL Native Client) 是一个同时包含 SQL OLE DB 访问接口和 SQL ODBC 驱动程序的动态链接库 (DLL)。它对使用本机代码 API(ODBC、OLE DB 和 ADO)连接到 Microsoft SQL Server 7.0、2000 或 2005 的应用程序提供运行时支持。应使用 SQL Native Client 来创建新的应用程序或增强需利用 SQL Server 2005 新增功能的现有应用程序。SQL Native Client 的这个可再分发安装程序用于安装运行时所需的客户端组件,以利用 SQL Server 2005 的新增功能,它也可以安装开发使用 SQL Native Client API 的应用程序所需的头文件。 -Microsoft SQL Server Native Client (SQL Native Client) is a also contains the SQL OLE DB provider and SQL ODBC driver is a dynamic-link library (DLL). Its use of native code API (ODBC, OLE DB and ADO) to connect to Microsoft SQL Server 7.0,2000 or 2005 applications to provide run-time support. SQL Native Client should be used to create new applications or enhance the need to use SQL Server 2005 new features of existing applications. SQL Native Client This redistributable installer for the installation to run the client components needed to take advantage of SQL Server 2005' s new features, it also can be installed using the SQL Native Client API developers of applications required for the first文件.
Platform: | Size: 3030016 | Author: 刘海滨 | Hits:

[ADO-ODBCADO

Description: ADO DLL自己写的一个DLL文件,可以进行数据库的一些操作。如打开连接,关闭连接。修改,执行SQL语句-ADO DLL write a DLL file, the database can be of some operations. Such as the open connection, close the connection. Changes, implementation of the SQL statement
Platform: | Size: 2048 | Author: 湖经济 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net