sqlite_demo

所属分类:数据库编程
开发工具:Visual C++
文件大小:291KB
下载次数:37
上传日期:2009-03-08 10:40:56
上 传 者hjyhzy007
说明:  SQLite 是用C语言编写的开源数据库,主要用于嵌入式,你也可以把它集成在自己的桌面程序中,也有人将其替代Access,用作后台数据库。 SQLite 支持多数SQL92标准,例如:索引、限制、触发和查看支持。 支持 NULL、INTEGER、REAL、TEXT 和 BLOB 数据类型,支持事务。
(SQLite is a C language open source databases, mainly used in embedded, you can also put it at their own desktop integration process, but also someone to substitute for Access, the database used for background. SQLite support of the majority of SQL92 standard, such as: indexing, constraints, triggers and view support. Supporting NULL, INTEGER, REAL, TEXT and BLOB data types, support for Services.)

文件列表:
sqlitedemo\sqlite3.dll (499246, 2009-02-17)
sqlitedemo\sqlitedemo.cpp (1430, 2009-03-06)
sqlitedemo\sqlitedemo.dsp (4584, 2009-03-06)
sqlitedemo\sqlitedemo.dsw (545, 2009-03-06)
sqlitedemo\sqlitedemo.ncb (41984, 2009-03-06)
sqlitedemo\sqlitedemo.opt (48640, 2009-03-06)
sqlitedemo\sqlitedemo.plg (1819, 2009-03-06)
sqlitedemo\StdAfx.cpp (297, 2009-03-06)
sqlitedemo\StdAfx.h (769, 2009-03-06)
sqlitedemo\test.db (3072, 2009-03-06)
代码说明.txt (174, 2009-03-06)
sqlite3_lib\sqlite3.def (3710, 2009-02-17)
sqlite3_lib\sqlite3.h (323624, 2009-02-17)
sqlite3_lib\sqlite3.lib (42252, 2009-03-06)
sqlitedemo (0, 2009-03-06)
sqlite3_lib (0, 2009-03-06)

======================================================================== CONSOLE APPLICATION : sqlitedemo ======================================================================== AppWizard has created this sqlitedemo application for you. This file contains a summary of what you will find in each of the files that make up your sqlitedemo application. sqlitedemo.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. sqlitedemo.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named sqlitedemo.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者