搜索资源列表
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
classes12
- java 在与 oracle 连接时必须用到的jdbc驱动.-in connection with the oracle must use the jdbc drive.
8
- Connection Oracle9i database Read and Wrote Lob ,long or long raw type and save to file
sqlserver
- Sqlserver的一个连接类。将sqlserver的连接封装成一个类是连接根方便实用根简单-SQL type of a connection. SQLServer connect to the packaged as a kind of convenient and practical connections-simple -
databaseConnectionStrings
- All DATABASE CONNECTION STRINGS
database_resident_connection_pooling
- ORACLE 11G引入了DRCP(database resident connection pooling)这个相当不错的功能,能够允许应用共享同一个数据库连接池。大大提高了访问ORACLE的效率。-ORACLE 11G introduced a DRCP (database resident connection pooling) this rather nice feature, can allow application sharing the same database connect
conexaoOracle
- Example for connection with Oracle DB
sql_connection
- 各种数据库连接方式,包括数据库驱动,url地址已经用户名和密码。各个参数都写得很清楚-A variety of database connection methods, including database-driven, url address is the user name and password. All parameters are written very clearly
connection
- Simple connection demo access database in java
VBMysqlconnection
- VB MY SQL CONNECTION
Java-Connection-database-SQL-Server2005
- 在基于Java 的软件系统中通过加载JDBC 驱动和相关jar 包,既可以实现在Java 编程 中连接SQL Server,也可通过连接池来连接SQL Server 数据库。-Java-based software systems and related through the load JDBC driver jar package, both can be achieved in the Java programming to connect SQL Server, also avail
remote-connection-with-sql
- C#实现数据库的远程连接,SQL数据库,可以用于web模式或者CS模式-C# remote connection of database, SQL database, can be used in web mode or CS mode
VC-Connection-SQLPServer
- VC连接SQL SERVER数据库 介绍了多种连接数据库的方法-VC SQL SERVER database connection
database--connection--test
- SQL server2008数据库连接MyEclipse的测试程序,包含.java与JSP文件-Test procedures of SQL server2008 database connection Myeclipse
create-DB-and-connection-to-DW
- java how to create connection
Test-Connection-of-SDE
- ArcSDE数据库连接测试,使用VB程序调用ArcEngine控件,来检查ArcSDE for sql server连接是否正常-ArcSDE Database connection test, using VB to call ArcEngine controls,check the connection ArcSDE and sql server
connection-to-the-database-
- 使用C#编写的连接数据库并进行简单查询的系统,要求自己改写主机名(账户名),自己在SQL server里建一个数据库-Use C# to write a simple connection to the database and query system that requires rewrite their own host name (account name), in their own SQL server database built in a
oracle-Connection
- 数据库连接工具,使用时直接调用BaseDao类即可,省去每次连接数据库是重复写代码。-Database connection tool, when using direct call BaseDao class to save time connecting to the is to write code.
VB-CS-Internet-connection
- VB realize CS frame remote connection to the query, you can manipulate the for remote access via the Internet.-VB realize CS frame remote connection to the query, you can manipulate the for remote access via the Internet.
remote-connection-of-ACCESS
- VB 实现的远程数据库连接操作,可以完成读取、修改、增删等功能。-VB realize the remote connection to the operation, can complete the function such as read, modify, add or delete.