登录
首页 » ADO-ODBC » (转载)This is a contact manager, built with the DAO data control and an Access dat

(转载)This is a contact manager, built with the DAO data control and an Access dat

于 2022-01-25 发布 文件大小:169.06 kB
0 127
下载积分: 2 下载次数: 1

代码说明:

(转载)This is a contact manager, built with the DAO data control and an Access database. It is designed specifically to save internet gaming information such as favorite game, gaming handle, clan name, clan rank, etc. Also includes a task scheduler. In addition, the look and feel of the front-end is highly customizable. 这是一个联系信息管理器,具有DAO数据控件和一个Access数据库。它主要旨在保存internet游戏信息,例如最喜欢的游戏,游戏入口点,部落名称,部落等级等等。也包括了一个任务调度程序。另外,它前端的外观具有高度的可定制性。 来源: http://www.freevbcode.com/ShowCode.Asp?ID=1839- (Reprint) This is a contact manager, built with the DAO data control and an Access database. It is designed specifically to save internet gaming information such as favorite game, gaming handle, clan name, clan rank, etc. Also includes a task scheduler. In addition, the look and feel of the front-end is highly customizable. this is a relation information management, has the DAO data to control and a Access database. It mainly is for the purpose of preserving the internet game information, for example m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 实现Visual Basic 与Access数据库的链接,包括Access数据库的打开、数据的写入、读出、删除、更新等!...
    实现Visual Basic 与Access数据库的链接,包括Access数据库的打开、数据的写入、读出、删除、更新等!-It not only enable you to open the Access database but also input, output, delet and update the data in Access
    2022-07-26 04:00:35下载
    积分:1
  • 一个简单的旅行预订系统,ODBC数据源,用的是
    一个简单的旅行预定系统, odbc, 数据源使用acce-a simple travel reservation systems, odbc, data sources using acce
    2023-02-08 06:40:03下载
    积分:1
  • 药店连锁源码 1 本软件可用于商业用途,但是要email给我 51946@sina.com 2 开发环境 d6 up2,sqlserver2000, win20...
    药店连锁源码 1 本软件可用于商业用途,但是要email给我 51946@sina.com 2 开发环境 d6 up2,sqlserver2000, win2000 server 1024*768(笔记本电脑) c/s 3 第三方控件,ehlib2.1,fastreport2.45,xpmenu,snccurrency ,(有可能用到express bar 但是可以在umain删除引用单元,因为没用到)可到51delphi ,cakk.delphibbs.com下载 4 数据库配置方法,在sqlserver2000新建yd数据库,关闭数据库服务器,用压缩包中的数据库文件覆盖原文件 5 编译,首先检测第三方控件是否安装完全,改变udm模块中的adoconn的connstring,使其与yd联接-drugstore chain a source software can be used for commercial purposes, but to email me 51946@sina.com 2 development environment d6 up2, sqlserver2000, WIN2000 server 1024* 768 (notebook computer) c/s three third-party controls, ehlib2.1, fastreport2. 45, xpmenu, snccurrency (some might use express bar but it is invoked in umain delete modules, as unused) to 51delphi, four cakk.delphibbs.com download configuration database, the database sqlserver2000 new yd closed database server, compression included in the database file the original document covering five compiler, the first third-party testing controls installed completely change udm Modul
    2022-01-26 20:08:46下载
    积分:1
  • small library management procedures, with vb development, ACCESS database, very...
    图书馆管理小程序,用vb开发,有ACCESS数据库,非常好用,适合昨毕业设计,-small library management procedures, with vb development, ACCESS database, very good, for last graduation design,
    2022-08-23 14:19:19下载
    积分:1
  • 程序员管理自己创建的可以重复使用的类 用sqlserver数据库
    程序员管理自己创建的可以重复使用的类 用sqlserver数据库-mannage the clases that programmer ctrate
    2023-06-14 14:30:20下载
    积分:1
  • 简单易用的员工培训系统,用VC和access做成。
    简单易用的员工培训系统,用VC和access做成。-Easy-to-use staff training system, and access made by VC.
    2022-02-01 16:54:48下载
    积分:1
  • mdb数据库中全角/半角字符转换和小程序
    mdb数据库中全角/半角字符转换和小程序-mdb database-wide angle/alphanumeric characters and the small change procedures
    2022-06-28 00:33:39下载
    积分:1
  • 此代码是一个数据库,它保存银行帐户记录的记录。这不是…
    This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulation of a bank administrator. You have the capability of entering records such as Checking or Saving. You also have the capability of deleting, archiving, and reloading records which 1.0 did not have. You have the option(s) to withdrawal X amount, or deposit X amount in the specified bank account. There are a lot of features I added that were really not necessary but the purpose is to "teach" new features to people (students) who wish to learn certain features of C++. The main point of this program is to allow the user to grasp some advanced concepts of C++. This will be the final version of the Bank Account. I have made a few optimizations and tweaked the program. Enjoy! -This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulati
    2022-04-23 04:20:52下载
    积分:1
  • 图书管理系统,外加数据库创建脚本(sql server 2000下)
    图书管理系统,外加数据库创建脚本(sql server 2000下)-Library management system, plus a script to create the database (sql server 2000, under)
    2022-01-26 02:16:34下载
    积分:1
  • 一个基于ADO将SQLServer数据库中的数据导入到DB2数据库中的程序, 曾经在之前的一个项目中用过,有需要的可以借鉴一下...
    一个基于ADO将SQLServer数据库中的数据导入到DB2数据库中的程序, 曾经在之前的一个项目中用过,有需要的可以借鉴一下-ADO will be based on a SQL database data into the DB2 database the way Xu, once in the previous one used items that are needed can learn from this
    2022-10-29 14:40:03下载
    积分:1
  • 696518资源总数
  • 106016会员总数
  • 2今日下载