搜索资源列表
sqlite-3.3.5.tar
- 新版轻量级嵌入式数据库,经交叉编译后可用于嵌入式系统。-new lightweight embedded database that can be cross-compiled for embedded systems.
sqlite-2.8.17.tar
- 这是一个嵌入式系统上运行的轻量级数据库,移植也相当方便,直接交叉编译即可。-This is an embedded system running on lightweight database transplants are fairly convenient, direct cross compiler can.
presontrain
- 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据
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
DataIndex
- ADO数据库编程示例,功能为数据库索引,使用Visual C进行编译-ADO database programming examples, the function of the database index for the use of Visual C compiler
db-4.5.20
- Oracle BerkeleyDB(Oracle内嵌数据库,没有提供Borland C++Builder编译版本),该源码把BerkeleyDB 4.5.20的Visual C++ 2005的代码移植到Borland C++Builder上编译,生成静态库,可以在Borland C++Builder中进行开发使用. 工程文件路径为: db-4.5.20\\build_windows\\Libdb45BCB.bpr 编译后生成静态库为: Libdb45BCB.lib-Oracle
EmployeeTrainSystem
- 员工培训系统 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,
Sqlite3_workbench
- Sqlite3工作平台,使用sqlite引擎,可以执行SQL语句,生成的数据库可以在嵌入式平台使用,当然前提是编译好对应平台的sqlite引擎
SQLite3test
- 1.编译色情sqlite源代码为dll;2.运用sqlite3数据库存储二进制数据到数据库,并从数据库中取出二进制文件。(vc6.0)
odbc-student
- VC++60编译通过,利用ODBC操作*.mdb数据库,非常完善的学生信息管理系统。可以改为其它数据库。
DBFilesClient
- .db+2 关于魔兽世界私服开发,对魔兽世界数据库物品进行编译。-.db2.something about wow
RMS
- 酒店业务管理系统 在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之后不影响程序的正常编译。-Hotel business management system in the compiler, b
ado
- ADO写的数据库接口,CB 6 编译通过-ADO database interface written, CB 6 compiled through
sqlite3
- sqlite3相关文件源码,编译生成SQLITE3连接数据库文件-CppSQLite3U the CPP file, the compiler generates SQLITE3 connect to the database file
sqlite-source-3_3_6
- 一种嵌入式数据库,开源的,可以采用linux,wince等环境下编译,使用简单,功能强大,是一个很棒的数据库系统,已经在很大大型工程中使用-An embedded database, open source, and can be used linux, wince, etc. build environment, using simple, powerful, is a great database system has been used in major projects in large
sqlite-3.3.6.tar
- 只是针对嵌入式Linux的一款数据库,可移植性很高,这是在Linux下编译所需的源码-sqlite3 for linux
checkandsort
- 用powebuilder编写的数据检索与排序的数据库管理软件,只要有编译环境,保证可以直接运行,对学习数据库编程的人很有用!-Written by powebuilder data retrieval and sorting of the database management software, as long as the build environment to ensure that you can run directly on the people to learn database
sqlite3_vc2003
- sqlite数据库。。。 编译即可使用, 内部处理可自行修改-sqlite database
gtm_V54001_linux_x8664_pro.tar
- 非SQL的数据库的著名产品GT.M的全部源码,要求先安装已经编译的版本这样可以支持M源程序,然后再在linux下重新编译所带的c源码。-Non-SQL database of all known products GT.M source, required to install the version that has been compiled to support the M source, and then re-compile the linux brought under the c
ns_SQLiteTest
- 一个访问SQLite的例子,使用NetBeans在Linux下开发,采用的是直接编译压缩的SQLite数据库。-A visit SQLite example, use in Linux NetBeans under development, use is direct compiler compression SQLite database.