搜索资源列表
sqlite-3_3_7
- SQLite原代码.这是一个C语言实现的SQL数据库引擎-SQLite original code. This is a C language SQL database engine
sqlite-amalgamation-3_5_9
- mini sql based on c
简单sqlite封装.rar
- 某网友自用的sqlite的简单c++封装
sqlite数据库操作封装
- 轻量级数据库sqlite的C操作封装,使用简单,封装后和普通数据库一样方便。
VC_SQLITE
- VC6开发 c++ sqlite 创建数据库 创建数据表 插入数据 查询数据 包含全部必要的 DLL LIB .H-VC6 development c++ sqlite create database to create tables of data into the data query that contains all the necessary DLL LIB. H
FreeSCADA2
- 完整的C#开发的组态软件.OPC,SQLITE,WPF-Open source scada in c#
VisualSQLite
- SQLite可视化工具,我最喜欢的,你可以试一试。-VisualSQLite Tool
QuickSharp-SDK-2.0.0.12565
- QuickSharp是一个很小型的 C# 集成开发环境,提供了一个代码编辑器,主要功能有代码自动完成、语法着色、内置编译和执行、支持 ASP.NET 和 SQL Server 、MySQL 和 SQLite 数据库。-QuickSharp is a very small C# integrated development environment, provides a code editor, the main function code completion, syntax coloring,
sql_vc
- sqlite大家都知道吧,一个数据库系统,该demo演示sqlite在vc下的使用.-sqlite we all know it, a database system, the demo presentation at vc under sqlite use.
vc
- SQLite在VC下的使用SQLite 是用C语言编写的开源数据库,主要用于嵌入式,你也可以把它集成在自己的桌面程序中,也有人将其替代Access,用作后台数据库。-SQLite在VC下的使用
Manager
- 通过C#实现了一个餐厅点菜终端的管理监控。通过串口接收受到的数据,然后按照格式解析,最后使用sqlite存储数据-C# to achieve through a la carte restaurant management monitoring terminal. Through the serial data received by, and then resolve in accordance with the format, and finally the use of stored da
mysharpcodedemo
- Visual C# program that shows you how to create your own C# program and use an ADO.NET Data Provider to access SQLite databases
Qt_QRentBook_Example_v1_1_en
- This Qt C++ application demonstrates how to use the QtSql module to access a SQLite 3 database. The application demonstrates how to use different QtSql classes to search, insert, update, and delete data from the database. The example also shows how t
SQLite.NET.2.0.1
- 关于SQLite的数据库实例 C#语言 SQLite.NET.2.0.1.rar-SQLite database on the instance of C# language SQLite.NET.2.0.1.rar
unidac3
- Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database data access components for Delphi, Delphi for .NET, C++Builder, and FreePascal. We have combined the experience of long-term successful development into one p
cppsqlite
- sqlite数据库的封装类,国外一个牛人写的。一个很好的c++封装类,可以实现sqlite数据库的很多功能-a good database wrapped class
C-Sharp-Sqlite-database
- Wince上,C#操作Sqlite数据库DEMO及资料。-Wince on, C# Sqlite database DEMO operation and information.
sqlite
- 内附有sqlite3.6.2源码以及移植arm的基本步骤,sqlite.c为数据库的基本操作,具有增删改查的功能,并采用事务处理方式,事务处理能够极大的提高数据库的写入速度(With sqlite3.6.2 source code and the basic steps of porting arm, sqlite.c as the basic operation of the database, with crud functions, and the use of transaction p
DbAccess
- C# --- sqlite数据库连接、建表、插入和查询(C# -- SQLite database connection, build table, insert and query)
sqlite源代码
- sqlite源码,在官网下载的,C语言源码,一起分享(sqlite Source code, downloaded from the official website, C language source code to share together.)