搜索资源列表
AdoDatabase第 2 版
- 这也是采用COM接口的数据库访问技术, 采用ADO类封装,速度快,更加容易调用。- This also is uses the COM connection the database visit technology, uses a ADO kind of seal, the speed quickly, is easier to transfer.
adoclass
- 一个我改装过的VC的ADO类,直接导出ADO原形,可以用来连接SQL server,Oracle等各种数据库,连接处理速度很快。而且经我封装后基本很象Delphi的TADO...VCL对象了:) - I have reequipped the VC ADO kind, directly derives the ADO primary form, may use for to connect SQL server, Oracle and so on each kind of database,
datalinks
- 这里给出两个 建立ADO连接字符串对话框 的例子。 datalinks.cpp 建立和编辑ADO连接字符串 linktest.cpp 如果只是建立连接字符串,程序还可以这么写。-here is the establishment of two ADO connection string dialog example. Datalinks.cpp create and edit ADO connection string linktest.cpp if only to connect string
11019486886DBLinkDemo
- 通过 IDataSourceLocatorPtr 组件调用[建立ADO连接字符串对话框]-through IDataSourceLocatorPtr components called [ADO connection string establish dialog]
VB_SQL Server
- vb与sql之间如何建立联接?这里有多种介绍-how to create connection between vb and sql, there are many introduce
jsplinkddvipmsyql
- 该示例说明包含三个文件: 1-数据库TEST 2-数据库驱动mm.mysql-2.0.4-bin.jar 3-数据库连接示例文件db.jsp 第一步:请把TEST导入您的数据库,如果是本机请把数据库TEST目录放到你的MYSQL/DATA/下 第二步:请把数据库驱动mm.mysql-2.0.4-bin.jar放到WEB-INF/LIB/目录下(如果是虚拟主机请放到您的虚拟主机根目录下WEB-INF/LIB/) 第三步:把db.jsp连接数据库文件放到您的具有可执行JSP的目录下,通过WEB执行
v4925_tdjob-release
- 一、数据库安装 《个人求职管理系统》使用MySQL数据库,请你先在你的数据库服务器上建立一个数据库,然后将你下载的程序解压缩后上传到你的网站空间下,接下来请将sql目录下的tdjob.sql文件导入你刚建立好的MySQL数据库中,导入的SQL文件会在数据库中新建两个数据表td_pjm_user和td_pjm_jobs。 注意:成功导入数据文件后,请修改lib目录下的config.jsp文件,该文件里包含了你的数据库连接信息,请进行相应的修改。 二、JavaBeans安装 将lib目录下的td文件
数据库连接池实现一
- 数据库应用,在许多软件系统中经常用到,是开发中大型系统不可缺少的辅助。但如果对数据库资源没有很好地管理(如:没有及时回收数据库的游标(ResultSet)、Statement、连接 (Connection)等资源),往往会直接导致系统的稳定。这类不稳定因素,不单单由数据库或者系统本身一方引起,只有系统正式使用后,随着流量、用户的增加,才会逐步显露。 -database applications, in many software systems often used, is developing
vcado
- 本例子是用ADO访问VF数据库,访问其他数据库也一样,只不过是对连接字符串进行相应的修改即可。本例子中可以创建表、插入记录、查询记录。功能虽简单,但是例子比较经典,值得参考。-This example is visits the VF database with ADO, visits other databases to be also same, only is carries on the corresponding revision to the connection strin
多种数据库的统一访问
- 用vc编写的数据库访问程序,利用OLE DB以统一的接口处理多种数据库!- Database visit procedure compiles which with vc, unifies the connection processing many kinds of databases using OLE DB!
连接池程序
- 两种实现数据库连接池的方法,从不同角度,我是过第一种,很好用-two Database Connection Pool, from different angles, I had the first one, that's fine with
VC_class_for_allkinds_connection
- 《用VC写的数据库连接类》,一个用VC写的小巧精致的数据库连接类,使VC连接数据库变的更简单-"written with VC Database Connection", the VC was a feature of the database connection type, VC connect to the database change simpler
ADO
- ADO数据库用法,详细建立连接,直接通过ADO读、写Access文件示例实现用ADO从Access文件中读取相应数据并显示出来-ADO database usage in detail to establish a connection directly through ADO reading, writing sample Access file from Access using ADO to read the corresponding data file and displayed
connection
- 关于MYSQL的数据库连接池操作的封装.最近刚学习的.-With regard to MYSQL database connection pool operations package. Recently learning.
Access-using-ADO-connection-VC
- 通过在VC中使用ADO连接Access数据库,进一步了解及掌握ADO在VC中的使用-VC by using ADO connection in the Access database to better understand and master the use of ADO in VC
Encrypted-Access-database-connection
- 连接加密的access数据库,为了保证数据安全需要将数据库加密,然后vb与加密的数据库连接-Encrypted access database connection, in order to ensure data security needs of the database encryption, and then the database connection and encryption vb
database-connection-
- 生成数据库连接字符串,参数为数据库名(全路径)-Generate the database connection string parameter that contains the database name (full path
Connection-procedure
- 用VC#.Net和ArcSDE C API编写了ArcSDE(ArcGIS9.1)连接管理程序-use VC#.Netand ArcSDE C API write Connection management procedure
VCPPAdo-connection
- vc++中MFC用Ado连接方式进行数据库连接小结-Vc++ MFC connection using Ado connection summary
ConnectionPool
- An Ado Connection Pool to use with Delphi 7