| 源码简介: |
VC + +和ADO的进销存系统,可以增加删除修改商品,功能很简单,可以给刚接触数据库编程的人作参考。我在VC6.0编译通过。可以看到数据库中有五张表,你可以执行脚本文件的代码 创建表,也可以自己手工添加表根据执行脚本的内容,你必须首先建立一个数据库,否者不能运行。-vc++ and ado Invoicing system, can increase the changes of commodities deleted, functionality is simple, can give new to database programming as a reference Test. I compile on the vc6.0. One can see the script in the database built five tables, you can execute the script file in the code The Table you can own hand-built according to the contents of the table table, you must first build a database and run, or can not run.
|