-
bookmanage
MFC编程,VC连接ACCESS数据库,实现对数据的增、删、改、查等操作(VC connection ACCESS database to achieve the data add, delete, change, and other operations)
- 2011-08-07 12:28:38下载
- 积分:1
-
PB9update2.7
1.基于数据库的升级,比FTP、HTTP模式,优点:在一台计算机上,多个不
同版本的程序可以同时使用,互不影响。不用另外配置FTP/HTTP服务器。
2.可自动压缩文件,然后上传,提高上传与下载速度.减轻基于数据库的升级
的速度问题.
3.支持一个数据库中多个模块同时使用.
4.支持一个模块有多个文件.(网上的只能一个文件),
你的软件最好为多个文件, 因为有的文件未改变,下载会跳过.
5.支持文件位置在不同的文件夹.
6.本“自动升级系统”,也可以自动升级(注:仅随新系统升级时升级!!!)
7.新程序上传到服务器为自动的,不需要人工上传。(网上的都得手工一个一个上传.)
8.新程序下载为自动的。(网上的也自动,但不强制下载,本程序强制下载.)
9.支持两个数据库中的该表同步: 可用于连锁系统, 总部升级, 分店都会自动
升级。(1. Based on the database upgrade, than FTP, HTTP mode, advantages: on one computer, many do not
The same version of the program can be used independently of each other. Do not also configure FTP/HTTP server.
2. Can automatically compress files, then upload to improve upload and download speed. To reduce the upgrade based on database
The speed.
3. To support a database of multiple modules simultaneously.
4. Support a module has more than one file. (Online only a file)
Your software is best for multiple files, because some files are not changed, downloaded will be skipped.
5. Support the file location in a different folder.
6. The "automatic upgrade system" can also be automatically upgraded (Note: Only with the new system upgrade upgrade!!!)
7. The new program is uploaded to the server automatically, without manual uploads. (The Internet had to upload one by one by hand.)
8. The new download is automatic. (Also automatically online, but not mandatory download, download t)
- 2010-10-15 15:52:26下载
- 积分:1
-
网上购物系统源码+数据库文件+测试用例+需求分析+项目评审ppt
java sql,网上购物系统,源码,数据库文件
- 2020-12-07下载
- 积分:1
-
vc_ado_classic_utility_applet
vc ado经典实用小程序vc ado classic utility applet(vc ado classic utility applet vc ado classic utility applet)
- 2010-08-07 13:50:28下载
- 积分:1
-
LabSQL
说明: 这是labview的labsql的包,把他放到LabVIEW的目录下即可使用,我找了很久的(This is the package labsql of labview, LabVIEW put him to use the directory, I am looking for a long time)
- 2009-08-23 12:22:20下载
- 积分:1
-
daoeg
一个使用DAO的例子(An example of the use of DAO)
- 2003-09-07 12:21:08下载
- 积分:1
-
MFC-ODBC
MFC的ODBC数据库编程,具有简单的数据库操作,希望能有帮助。(The MFC ODBC programming, a simple operations, hoping to help.)
- 2015-03-09 21:23:02下载
- 积分:1
-
cppodbc
使用C++编写的对ODBC封装类。对ODBC的主要操作进行了类的封装。(The use of ODBC written in c++ wrapper class.The encapsulation of main operation of ODBC.)
- 2021-01-19 20:28:42下载
- 积分:1
-
delphi 控件
【实例简介】Almediadev StyleControls 4.84 Full Source
- 2021-06-02 00:31:39下载
- 积分:1
-
20060611Access
简要说明:直接通过DAO读、写Access文件
直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类似的操作,你也可以根据自己需要来动态改变它们。
(Brief Description : DAO directly through reading, writing documents directly using Access to create DAO, Access document literacy, in general, compared to the previous chapter)
- 2006-08-29 12:05:09下载
- 积分:1