搜索资源列表
sql++lib
- 很好用的数据库连接组件,支持oracle和sybase连接,基于oci-good use of database connectivity components, and support oracle sybase connectivity, based on columns
FtpSvr
- 在Linux下使用GCC编制的FTP服务器,使用多线程的来进行解决多个用户的连接请求,在用户的管理方面使用MySql,(当然也可以使用其它的数据库,但必须得在MakeFile里面自己修改指定),思路较清晰,适合Linux初学者对linux下的c编程的全面的了解。-use of the Linux GCC based FTP server, The use of multithreading to address a number of user connections, at the reque
SybaseProxy
- 在UNIX下使用DBLIB连接SYBASE数据库有重连,执行SQL语句功能。
lspdb
- 路由协议ISIS在linux环境下的实现,对于其中包含的动态连接状态数据库功能的相关实现。
linux_oracle
- linux c 通过OCI连接Oracle 10g 数据库,读取了字段值和字段名,决对原创,懂的下
mypool.tar
- MySql的C++连接池。在linux环境下实现的一个C++连接数据库的连接词。运行效率很不错。-The C++ MySql connection pool. In linux environment to achieve a C++ connect to the database conjunctions. Efficiency is very good.
myqueue
- linux下数据库连接池源代码,简单,易用-Database Connection Pool under linux source code, simple, easy-to-use
SYbase
- 一个在linux下连接Sybase数据库,并读写表的方法,里面创建了一个策略表,程序根据策略的策略来执行相应的动作,里面附带了sybase运行和编译的环境设定-Under linux to connect a Sybase database and table to read and write methods, which created a policy table, the program under the strategy to implement the appropriate st
112
- c语言数据库连接查询程序,在liunx 下运行调试,数据库为mysql-数据库连接查询程序
testmysql
- Linux环境下连接mysql数据库,实现数据库操作-connect to mysql under the Linux system
mysqlpool
- Mysql数据库连接池,仅供学习参考,巴士的很哦-Mysql database connection pool, only to learn reference, the bus is oh
ATM
- 自己练习的C语言小程序,ATM系统实现,无界面和数据库连接,用文件实现-Own practice C-applet, ATM system implementation, non-interface and database connection, use the file to achieve
MainMysql
- VC++与mysql数据库连接的方式,如果用VC和mysq开发系统时候可参考-VC++ with mysql database connection method, if the development system with VC and mysq can refer to when
db
- C语言数据库连接池 C语言数据库连接池-C language database connection pool database connection pool C C-language database connection pool
libzdb-3.1.tar
- 线程安全的数据库连接池 连接到多个数据库系统 零运行时配置,连接使用一个URL模式 支持MySQL、PostgreSQL SQLite和Oracle-Thread safe Database Connection Pool Connect to multiple systems Zero runtime configuration, connect using a URL scheme Supports MySQL, PostgreSQL, SQLite and Ora
Demo4JDBC.src.tar
- 数据库连接程序,通过jsp方式实现了数据库连接-html update
20150513ASP进销存源码
- 安装说明: 把程序复制到虚拟主机上就可以了。 1.虚拟主机要求装有IIS5.0或6.0 并支持access IIS6.0必须支持父目录 2.虚拟主机所在目录要有读写权限。 管理员admin 密码admin 数据库连接修改 dbconn.asp dbname="data/ApexJxc.asp" 改为要的数据库名称就可以了。(Installation instructions: Just copy the program onto the virtual
mysql.tar
- linux平台下用c++代码链接mysql数据库(Using c++ code to link MySQL database under Linux platform)
数据库连接页面
- 将mysql里面的数据显示到页面上,很不错哦。(It's nice to display the data inside the MySQL on the page.)
7.C语言MySQL数据库连接池
- C语言mysql连接池 , C语言底层实现mysql数据连接池(C language MySQL connection pool and C language bottom layer realizes MySQL data connection pool)