搜索资源列表
demo
- 银行ATM(取款机)系统V1.0 sql server项目源码,这里只提供源码下载,具体项目网上一搜即是-Bank ATM (ATM) system V1.0 sql server program source code, source code is only available to download here, search for a specific project that is online
Limis
- 1.打开sql server的查询分析器,运行sql目录中的limis.sql语句,创建limis数据库。 2.需要安装ahm控见,该控件是测试版本,因此安装的成功以后,不要立刻推出delphi,顺便打开ahm自带的演示程序,然后可以退出,再打开人寿管理系统的程序。 3.在程序运行开始,需要输入sql server的服务器名称。 -1. Open the sql server query analyzer, run the sql directory limis.sql statem
Example109
- vc 用DAO在程序中动态创建数据库的程序源码,很不错的demo-vc dynamic in the program using DAO to create a database of program source code, very good demo
VBsqliteDB
- 无需部署即可使用的sqlite演示程序 程序用vb6编写,包含sqlite的基本操作及性能测试,直接调用sqlite.dll中的api函数。性能测试中演示了插入操作使用事务提交及不使用事务提交方式在时间上的巨大差异。-No need to deploy sqlite demo program can use the program with vb6 write, contains the the sqlite basic operation and performance testing,
SQLSample1-2015-09-25
- 非常简单的SQL数据库演示程序,用于SQL数据库编程入门。VC6 + SQLServer2000编译通过,ODBC。-a very simple sql demo, for learning sql vc++ program