搜索资源列表
db_connection
- 一个数据库连接池的完整代码,根据网上找来的代码改写。在jbuilder下测试完全通过 使用时注意修改properties文件。用于商业用途请与原开发者联系。原则上只用于学习目的-a database connection pool integrity code, according to the Internet brought the code rewritten. In JBuilder fully tested through the use of properties when chan
exaples
- 一些数据库的实例。共12章。如第八章: 第8章数据库环境的建立 1. 用MISDBA用户登录MISDB数据库。 2. 在ISQL中,输入第8章提供的SQL语句;或者根据表8-1至表8-4在SQL Explorer中自行创建数据表。 3. 根据表8-5至表8-7设置初始数据,另外需要在PERSON数据表中设置一个具有培训管理系统管理权限的用户(ID=’PXC’,PASSWD=’PASSWORD’,AUTHORITY=’6’,STATE=’F’)和用于外派培训的用户(ID=’PXCO
dCHAP9
- 1. 在IBConsole中添加两个用户LOGIN和MATER,密码均为PASSWORD。 2. 用MISDBA用户登录MISDB数据库。 3. 在ISQL中,输入第9章提供的SQL语句;或者根据表9-1至表9-8在SQL Explorer中自行创建数据表。数据库创建后需要分配LOGIN和MATER用户的访问权限。 4. 根据表9-9和表9-10设置初始数据,另外需要在PERSON数据表中设置一个用于登录系统的用户(ID=’MAT’,PASSWD=’PASSWORD’,AUTHORI
OleDb_tongyongleiku
- C#编写的OleDb数据库连接通用类库,对我很有参考价值,希望对你也有用-OleDb prepared by the General Class Database Connection, I was useful, and I hope to you also useful
VB_ACCESS
- VB与SQL SERVER数据库连接方法-VB and SQL Server database connection methods
testdatabasedll
- 数据库功能展示,vc连接access数据库,实现增删查找功能-Database function display, vc connection access database, add or delete search function to achieve
tree
- treeview控件与数据库连接、操作实例,具体修改、添加、删除节点的功能,可供学习。-treeview control with the database connection, the operation instance, specific changes, add, delete node function, available for study.
ODBC_Reg
- ODBC数据源注册小工具,简化数据库连接-ODBC data source registered a small tool to simplify database connection
vc_Access
- 简单的vc实现与Access的ado连接-Vc simple with the ado connection Access
oraquery
- 跨平台数据库连接 Qt代码 支持mssql、oracle等-Qt cross-platform code to support database connection mssql, oracle, etc.
SQLiteManagerSetup
- SQLiteManager是一个支持多国语言基于Web的SQLite数据库管理工具。它的特点包括多数据库管理,创建和连接;表格,数据,索引操作;视图,触发器,和自定义函数管理。数据导入/导出;数据库结构导出。 -SQLiteManager is a support for multi-language Web-based SQLite database management tool. Its features include multi-database management, creatio
databaseConnectionStrings
- All DATABASE CONNECTION STRINGS
gustbook
- 版权说明:版权属于dqe2008.com 特色: 1、界面采用欧试风格,设计唯美. 2、可调用留言,能做为评论模块用于其他系统的开发. 3、代码简洁,功能实用. 使用说明: 2、帐号密码以及一些参数在gustbook_Conn.asp中修改,用记事本打开,里面有注释。初始帐号密码都为:admin 3、如何调用评论? 先在要调用评论的页面写入:<!--#include file="gustbook_Conn.asp"
ADO_DataGrid
- ado连接数据库的例子,对初学者很有帮助.-ado connection database of examples, very helpful for beginners.
AdoRWAccess
- VC与access连接,ado类的使用 VC与access连接,ado类的使用-VC and the access connection, ado class access to connect using the VC and, ado class access to connect using the VC and, ado class use
vbaccess
- 测试读写access数据库的连接及库的写和读-Test read and write access the database connection and database write and read
connection
- Simple connection demo access database in java
PIInAndOut
- vb6的连接PI,能够写入和读出数据。内附vb源代码,可直接运行使用-vb6 connection PI, can be written to and read data
postgre
- 连接postgresql数据库,已经通过正常测试-Postgresql database connection
remote-connection-of-ACCESS
- VB 实现的远程数据库连接操作,可以完成读取、修改、增删等功能。-VB realize the remote connection to the operation, can complete the function such as read, modify, add or delete.