资源列表
sqlite_test
- C++操作sqlite数据库的接口类,解决了乱码问题-The C++ Interface to operate sqlite database,no messy problem when the table contain chinese characters
testctrl
- Mysql数据库操作。。控制台界面。。非常容易理解,希望能对大家有用。函数进行过自己的调整的-Mysql database operations. . Console interface. . Very easy to understand, hoping to be useful to everyone. Function had its own adjustments. . . . . . . . . . . . . . .
Karli.watton
- 封面以及部分信息可能错误,但是不影响阅读,在C#编写的.NET 2.0应用程序中使用Microsoft SQL Server,数据库编程经典教程。djvu格式-Cover and some information may be wrong, but does not affect the reading, using Microsoft SQL Server written in C# .NET 2.0 application, database programming classic tuto
Storage
- 仓库管理系统源码,自己做的,java语言,数据库选用sql server,原创非抄袭-the code of warehouse management system,self-made,Programming language is java, database software is sql server, Original not copy
captcha_codes
- This code for captcha.this code protect system to registration of any machine.-This is code for captcha.this code protect system to registration of any machine.
advertisement_position
- 数据库 脚本 创建数据库 主键和外键建立-oracle sqlserver
advertisement
- 数据库 创建唯一性索引 创建表结构 广告订单表-sqlserver scr ipt
SHICHANGbak
- 奖励人名单的sql查询 对每一个月的数据查询-oracle sql
decisiontree
- 使用SQL SERVER2000进行决策树的分析,-Using SQL SERVER2000 to analyze the decision tree
SQLQuery
- SQL查询分析器,Delphi开发,源码绝对可以编译-SQL Query Analyzer, Delphi developers, source code can be compiled absolute
Liquibase
- 数据库管理工具,数据库版本控制工具,数据库自动升级工具,是一个用于跟踪、管理和应用数据库变化的开源的数据库重构工具。它将所有数据库的变化(包括结构和数据)都保存在XML文件中,便于版本控制-Database management tools, database version control tools, automatic upgrade tool database, a database refactoring tools for tracking, management and appli
SQLiteTool
- 本模块的任务是实现SQLITE工具类,类名是CMpSqliteDb,类所在文件名是MpSqliteDb.h和MpSqliteDb.cpp。这个类实现了操作SQLITE数据库的基本操作,包括创建数据库、关闭数据库、打开数据库连接、关闭数据库连接、预编译SQL语句、执行预编译SQL语句、创建表格、修改表格名称、清空表格、删除表格、添加字段、修改字段、删除字段、添加记录等。 -Task of this module is to achieve SQLITE tools, class name is C
