-
药店连锁源码 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
-
使用DAO的交互式输入执行SQL语句,并显示结果的程序
使用DAO的交互式输入执行SQL语句,并显示结果的程序-The example of excuting SQL alternatively by DAO and displaying the result
- 2023-06-08 11:30:04下载
- 积分:1
-
sql语法的详解
sql语法的详解-sql Elaborates on the syntax
- 2022-04-14 20:37:34下载
- 积分:1
-
利用VC++和SQL Sever 2000实现仓库的人的全部功能…
用VC++和Sql Sever 2000实现仓库管理的全部功能。-Using VC++ and Sql Sever 2000 to achieve the full functionality of Warehouse Management.
- 2022-02-05 01:22:12下载
- 积分:1
-
图书馆管理系统,数据库课程设计,数据库方法为ADO技术,建立access数据库,并访问连接。...
图书馆管理系统,数据库课程设计,数据库方法为ADO技术,建立access数据库,并访问连接。-Library management system, database design, database Ways to ADO technology, the establishment of access database and access connections.
- 2022-07-27 21:12:00下载
- 积分:1
-
这是一款比较好的vb学习工具,里面有大量的经典的实例可供参考。...
这是一款比较好的vb学习工具,里面有大量的经典的实例可供参考。-This is a good learning tool vb, where a lot of the classic examples for reference.
- 2022-07-22 02:27:22下载
- 积分:1
-
直接通过ADO操作Access数据库 ADO(Active Data Object,活动数据对象)实际上是一种基于COM(组件对象模型)中的自动化接口(IDis...
直接通过ADO操作Access数据库 ADO(Active Data Object,活动数据对象)实际上是一种基于COM(组件对象模型)中的自动化接口(IDispatch)技术,并以OLE DB(对象连接和镶入的数据库)为基础,经过OLE DB精心包装后的数据库访问技术,利用它可以快速的创建数据库应用程序。-ADOAccess ADO(Active Data Object)COM()(IDispatch)OLE DB()OLE DB carefully packaged database access technology, use it to quickly create database applications.
- 2022-03-11 14:25:11下载
- 积分:1
-
商场VIP消费管理系统
版权所有,未经授权,不得擅自复制,作者保留所有权利。
1.本系统开发环境
(1)操作系统:win2k。
(2)数据库:A...
商场VIP消费管理系统
版权所有,未经授权,不得擅自复制,作者保留所有权利。
1.本系统开发环境
(1)操作系统:win2k。
(2)数据库:Access。
(3)编译器:j2sdk-1_4_1_02-windows-i586.exe。
-malls VIP consumption Copyright Management System, without authorization, will be allowed to copy, the author All rights reserved. 1. The system development environment (1) Operating System : win2k. (2) Database : Access. (3) compiler : j2sdk- 1_4_1_02-windows-i586.exe.
- 2022-01-28 22:19:23下载
- 积分:1
-
简单工资登记系统 一 :程序设计目的:做此程序目的在于熟悉数据库开发的过程及其与界面连接的方法,故简化了数据库中表和物理存储的设计过程。不同公司的工资管理不一样
简单工资登记系统 一 :程序设计目的:做此程序目的在于熟悉数据库开发的过程及其与界面连接的方法,故简化了数据库中表和物理存储的设计过程。不同公司的工资管理不一样,功能也可以非常复杂,而开发流程大致相同,现在熟悉方法对今后针对具体公司的具体系统做开发更有意义。-simple wage a registration system : procedures designed to : do purpose of this procedure is familiar with the process of database development and its link with the interface, it simplifies the database table and the physical storage of the design process. Different companies in the wages not the same, functions can be extremely complex, and the development process similar to that now familiar with the method in the future, targeted at specific companies do a specific system development more meaningful.
- 2022-07-10 11:28:34下载
- 积分:1
-
串行化是微软提供的用于对对象进行文件I/O的一种机制,该机制在框架(Frame)/文档(Document)/视图(View) 模式中得到了很好的应用。很多人对什...
串行化是微软提供的用于对对象进行文件I/O的一种机制,该机制在框架(Frame)/文档(Document)/视图(View) 模式中得到了很好的应用。很多人对什么是串行化、怎么使对象具有串行化能力和如何使用串行化功能等问题都 不甚明了。本文试图对串行化做一个简单的解释。由于本人对串行化功能使用的也不多,不足之处敬请谅解。-serial Microsoft is the right target for file I/O of a mechanism that in the framework of (Frame)/Document (Document)/View (View) model to be a good application. Many people on what is the serial, how to make objects with serial capabilities and how to use serial capabilities such issues are unclear. This paper attempts to right a serial Gartner simple explanation. Because I right Serial capabilities is not much of the shortfall Department locations.
- 2022-03-22 08:04:41下载
- 积分:1