搜索资源列表
8925.com_200562915642
- 本程序为linux下的mysql数据库辅助开发软件,很容易地管理mysql数据库,是一个不错的软件-the procedures for linux under the mysql database support and development of software, it is easy to manage mysql database, it is a good software
linux_oracle
- linux下访问ORACLE数据库的简单程序-visited ORACLE database with simple procedures
eXtremeDB_3.0_linux
- eXtremeDB数据库在Linux平台下的使用源码。内含多个示例程序,很有参考价值。
libsqlora8-2.2.11
- 一个很好用的Linux/Unix下Oracle OCI开发接口封装库,方便在C/C++程序中和Oracle打交道-a good use of Linux / Unix Oracle OCI interface development package for convenience in the C / C procedures and the Oracle deal
mysql_ccode
- 在力LINUX下用C编写MYSQL的客户端程序,包括如何建立连接.如何创建表,删除表,以及更新记录等基本操作-in force C LINUX prepared MYSQL client procedures, including how to establish a connection. How to set up a table, Table delete and update records basic operation
csgptest
- 公司业务而自己写的网关通讯程序,网关是平台的.不过对OCI有兴趣的不妨看看. Oracle Oci select exec update 多线程 IVR 网关通讯 linux 日志文件操作-business and write their own gateways to the communication process, the platform is the gateway. However, the OCI are interested to take a look. Sectors se
sqlite-3.6.11 linux下安装包
- sqlite-3.6.11.tar.gz 嵌入式数据库sqlite的linux安装包.嵌入式数据库是指运行在本机上、不用启动服务端的轻型数据库,它与应用程序紧密集成,被应用程序所启动,并伴随应用程序的退出而终止。 SQLite的特点如下: 1、无需安装配置,应用程序只需携带一个动态链接库。 2、非常小巧,For Windows 3.3.8版本的DLL文件才374KB。 3、ACID事务支持,ACID即原子性、一致性、隔离性、和持久性(Atomic、Consistent、
score
- linux平台下基于sqlite数据库的学生成绩管理系统程序-linux platform based on student achievement sqlite database management system procedures
src
- 一个LINUX下面 ,PRO*C操作ORACLE的例子包括连库,打开文件等,详细看程序。-A LINUX below, PRO* C operation ORACLE Examples include even the library, open the file and so on, the procedure in detail.
QTAndFireBird
- QT和FireBird的入门程序,FireBird是一个开源的轻量级数据库管理系统,可在Linux,Unix,MacOS,Windows,Solaris系统下运行。包括源文件和说明文档。-This article is the descr iption of the first steps in setting QT, Visual Studio and FireBird. It may be useful for those, who just start working with datab
SQLite3_ARM
- 在windows、Linux、ARM上调试通过的SQLite源码。 SQLite是一个开源的嵌入式关系数据库,它在2000年由D. Richard Hipp发布,它的减少应用程序管理数据的开销,SQLite可移植性好,很容易使用,很小,高效而且可靠。 SQLite嵌入到使用它的应用程序中,它们共用相同的进程空间,而不是单独的一个进程。从外部看,它并不像一个RDBMS,但在进程内部,它却是完整的,自包含的数据库引擎。 -In the windows, Linux, ARM
Mysql
- 源码包中给出了对于Mysql数据进行常规操作的实例程序,如数据库连接、查询、插入、删除等,是初次在linux下开发mysql数据库应用程序的必备参考实例-Source package Mysql data are given for the example programs for routine operations, such as database connection, query, insert, delete, etc., is the first time in linux mys
sqlite-autoconf-3070603.tar
- SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合。这个压缩文件包含了必要的文件。更多资料:http://www.sqlite.org/about.html-This ZIP archive contains all C source code for
BackUpMySQL
- 在windows和linux系统中,用Java操作MySQL数据库备份程序-In windows and linux systems, MySQL database backup operation using Java program
sqlite
- SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alpha版本诞生于2
video
- 这个是lab126软件公司为亚马逊开发的电子书的内核源代码,里面包含电子纸的全部驱动程序-EPD DISPLAY LINUX DRIVER
Db_oracle
- 这是一个介绍oracle数据库的包,也算是给自己当初自学数据库做一个总结,包括如何连接数据库,包括如何调用数据库中的数据,以及在linux下如何用makefile生成可执行程序。-This is an introductory package oracle database, can be considered to his original self to make a summary database, including how to connect to the database, in
source
- linux下SQLITE应用程序 简单银行财务管理系统-The simple SQLITE application bank financial management system under Linux
Student
- 数据库的创建,数据库中表格的创建,数据库信息的存储,查询,删除,统计等,通过linux下mysql及shell脚本语言编写程序,最终,成功地开发出了一个学生数据库系统-Create the , create tables, information stored in the , query, delete, statistics, etc., by the following linux mysql and shell scr ipting language program, and ulti