搜索资源列表
sybaseforunix
- 在SCO UNIX5.05,操作系统,访问sybase数据库的例子
OtlHandler
- 一个利用OTL编写的数据库编程访问接口类,里边封装了支持8字节长整数的操作(使用时需要选择相应的平台宏开关),为利用OTL编写跨平台跨数据库的朋友提供帮助-use of a database prepared by the QTL visit Programming Interface category, Packaging support inside the 8 byte long integer operations (need to use the selection of platfo
drilldown.tar.gz
- QT4实现的数据库访问程序,对学习QT4数据库操作具有极大价值。,QT4 achieve database access procedures, database operations QT4 study of great value.
sqlbrowser
- qt用SQL模块写的访问数据库的例子,把结果显示在视图下,能帮助学习哦-qt module used to write SQL access to the database examples, the results displayed in the view, the study can help Oh
lyl4
- 在LINUX平台下通过 PHP 访问数据库的具体方法与实现-LINUX platform in PHP to access the database through a specific method and the realization of
20061211160420_16
- linux 下基于共享内存访问的数据库的实现-linux-based shared memory access under the realization of a database
SQL
- QT访问数据库,可以对数据库进行操作,加数据和删除数据-QT to access the database, you can operate the database, add data, and delete data
DataAccess
- QT 下通过ODBC访问ACCESS数据库-QT ACCESS database through the ODBC access
Linux-database-access
- 编写Linux下用C语言访问MySQL数据库的程序.-Linux database access
dmsdoc
- 通用数据采集系统(Data Mining System)主要用于从登陆日志中采集客户使用所租用服务器的数据,并通过网络通信(TCP/IP协议)上传至服务器,以便在一段时间内作为对客户进行收费的依据。 系统在结构上使用C/S结构,即数据采集客户端(Client)与服务器端(Server)结构。 客户端(Client)分为服务器日志数据读取、数据匹配和数据发送模块。 服务器端(Server)分为数据接收、数据存入和数据库访问模块-General-purpose data acqu
fastdb-3.36.tar
- FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client-server架构因而所有使用FastDB的应用程序必须运行在同一主机上。FastDB针对应用程序通过控制读访问模式作了优化。通过降低数据传输的开销和非常有效的锁机制提供了高速的查询。对每一个使用数据库的应用数据库文件被影射到虚拟内存空间中。因此查询在应用的上下文中执行而不需要切换上下文以及数据传输。fastdb中并发访问数据库的同步机制通过原子指令实现,几乎不增加查询的开销。fastdb假定整个数
Server
- 一个管理资源并为用户提供服务的计算机软件,通常分为文件服务器(能使用户在其它计算机访问文件),数据库服务器和应用程序服务器