搜索资源列表
sqliteTest
- sqlite数据库的源代码, 例子是在windows上使用,不过可以移值到各种平台上使用-sqlite database source code, example is the use of windows, but the value can be changed to use a variety of platforms
Examples
- 数据的插入,读写操作 利用labview的labsql工具包,实现读写数据库操作-Data insert, read and write operations using the LabVIEW Toolkit LabSQL to achieve read and write database operations
otl4_examples
- 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebir
SQLITE
- sqlite打包下载与sqlite使用方法完全介绍,且附wince下通讯录实例源代码。-sqlite package to download and use sqlite full descr iption, and attached to wince under the address book example of source code.
vegetiable_menu_example
- 一个sqlite的范例程序,实现了较完整的对点菜系统的数据库进行创建、增加、删除和修改的功能。-Sqlite example of a program to achieve a more complete database on the a la carte system to create, add, delete and modify functions.
atm_sample
- 一个sqlite的范例程序,实现了较完整的对sATM 数据库进行创建、增加、删除和修改的功能。-Sqlite example of a program to achieve a more complete database of sATM create, add, delete and modify functions.
07160450102_2
- 一个sqlite的范例程序,实现了较完整的对sqlite数据库进行创建、增加、删除和修改的功能。可供初学者参考-Sqlite example of a program to achieve a more complete database of sqlite to create, add, delete and modify functions. Reference for beginners
sqlite_emb
- Example of working with SQLite embedded server
SQLite
- PostgreSQL 是世界上最优秀的开放源码的数据库之一,是完全免费的数据库,不需要任何版权费用和购买费。因此,它是许多Linux发行版本的首选,例如: Redhat、TurboLinux都预装了PostgreSQL。 PostgreSQL兼容性很强,如果是SQL92兼容的,移植PostgreSQL非常简单和快捷。 -PostgreSQL is the world s most outstanding one of the open source database, is complete
ns_SQLiteTest
- 一个访问SQLite的例子,使用NetBeans在Linux下开发,采用的是直接编译压缩的SQLite数据库。-A visit SQLite example, use in Linux NetBeans under development, use is direct compiler compression SQLite database.
sqlite-autoconf-3071000.tar
- sqlite3.7.10版本的数据库源码。可以移植到各种操作系统-This is the SQLite extension for Tcl using the Tcl Extension Architecture (TEA). For additional information on SQLite see http://www.sqlite.org/ UNIX BUILD ========== Building under most
sqlite_sample
- simple sqlite example, simple to edit
SQLiteSample
- SQLiteSample例子,在其他论坛里下的,主要实现界面与数据库的链接。-SQLiteSample example,it is about the UI and SQLite.
sqlite-amalgamation-201307182028
- sqllite 操作示例 , 使用C语言操作db数据库-sqllite operation example, using the C language operation db database
VCPP-SQLite
- 这个是VC++ 6.0的 SQLITE操作例子,找了好久都没找到,就结合现有的操作例子自己搞了一套。-This is a VC++ SQLITE operation example 6.0, for a long time did not find, on the combination of existing operating a set of examples of their practice.
LayerGen35
- Automatically generate Business and Data layers a SQL Server, MySql or SQLIte design.-The screen is pretty intuitive and there are help icons next to every option. You can hover over any of the help icons to get a tooltip fly out with more informatio
sqlite_contentprovider
- Android平台嵌入式关系型数据库—SQLite的应用示例-The Android platform- SQLite embedded relational application example
SQLite-SELECT-USE
- 使用.read命令,执行data.sql脚本,将用于测 试的数据导入 .open example.db .read data.sql .mode column * student -使用.read命令,执行data.sql脚本,将用于测 试的数据导入 .open example.db .read data.sql .mode column * student
SQLite教程
- SQLLite新手入门教程,最简单的示例,最清晰的说明(SQLLite tutorial for beginners, the simplest example, the clearest explanation)
Sqlite学习
- 初学者使用sqlite,其中有个简单的示例,可以很快上手使用sqlite(Beginners use SQLite, which has a simple example, you can quickly use SQLite)