-
用VFP编的客户关系管理系统,适合数据库管理之用。
用VFP编的客户关系管理系统,适合数据库管理之用。-VFP series of the customer relationship management system for database management purposes.
- 2023-07-09 10:20:04下载
- 积分:1
-
《数据仓库原理、设计与应用》电子教案(1
《数据仓库原理、设计与应用》电子教案(1-7章),精简而简单明白,这可是POWERPOINT版的-"data warehouse theory, design and application of" electronic templates (1-7), a streamlined and simple to understand, but this version of Powerpoint
- 2022-03-02 21:46:22下载
- 积分:1
-
实现图库管理系统的设计
实现图库管理系统的设计-to database management system design
- 2022-06-12 08:54:53下载
- 积分:1
-
一个感情推理软件,通过星座血型测试性格.
一个感情推理软件,通过星座血型测试性格.-an emotional reasoning software, through blood tests Constellation character.
- 2022-01-31 01:38:21下载
- 积分:1
-
学生管理程序,用于中小学校对学生信息进行管理,功能一般,需自行连接数据库...
学生管理程序,用于中小学校对学生信息进行管理,功能一般,需自行连接数据库-student management procedures for primary and secondary school students proofread information management, and general functions, the need to connect to the database
- 2022-08-06 06:49:01下载
- 积分:1
-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对SQLServer,ODBC,OLEDB数据源以及工业中的Citect,IFix监控软件数据源的统一访问。 开发环境: Microsoft Windows2000开发平台 开发工具: Microsoft Visual C++.NET 数据源: Microsoft SQLServer2000,Citect,Ifix,ODBC 文件说明: DAServer2.dll是一个统一数据访问平台。提供OLEDB标准接口。用户可对其进行访问。 SQLServerProvider.dll是针对SQLServer数据源的提供程序。 config.ini是系统配置文件。- Data access in the entire software development framework is a three-tier data layer, the other is a two-tier basis. Without it, the data storage change meaningless. Meanwhile, the efficiency of data access will directly affect the quality of the software. A slow data access system is the customer can not be tolerated. A good system will be an efficient data access methods. This shows that access to data in the software development process is very important. If reunification of data
- 2022-08-07 12:26:37下载
- 积分:1
-
通过ADO操作SQLSERVER数据库,获取用户MAC地址,分发不同的IP地址,并记录在数据库中,附带了不重启设置IP地址(因为作者在的局域网,ip为25.51...
通过ADO操作SQLSERVER数据库,获取用户MAC地址,分发不同的IP地址,并记录在数据库中,附带了不重启设置IP地址(因为作者在的局域网,ip为25.51.X.X,所以其中部分修改IP代码请根据情况改变!-SQLSERVER operated by ADO database users access to the MAC address, the distribution of IP addresses and records in a database, not a fringe restart set the IP address (as the author of the LAN, ip to 25.51.X.X, among the partial revision of IP under the code of the requested change!
- 2022-09-29 18:25:03下载
- 积分:1
-
系统登录模块:主要用于用户登录管理。
日常管理模块:主要包括收文管理、发文管理、批示管理、会议管理、公共信息管理、个人办...
系统登录模块:主要用于用户登录管理。
日常管理模块:主要包括收文管理、发文管理、批示管理、会议管理、公共信息管理、个人办公管理、人事管理7部分。
业务管理模块:主要包括生产报表管理、采购计划管理、库存管理、指标情况管理4部分。
- registry modules: mainly used for user login management. day-to-day management module: The main text, including land management, documents management, instruction management, meeting management, public information management, personal office management, personnel management 7. Business Management Module: The main production of statements, including management, planning and managing the procurement, inventory management, management indicators 4.
- 2022-08-06 15:29:39下载
- 积分:1
-
VFP series of simple traffic management systems, database suitable for learning.
用VFP编的简易车辆管理系统,适合数据库学习之用。-VFP series of simple traffic management systems, database suitable for learning.
- 2022-08-13 19:38:25下载
- 积分:1
-
1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。
2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql...
1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。
2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql)
3.包含了Sqlite3的静态库,运行时不再需要sqlite3.dll
4.用法与说明请参考头文件-1. SQlite3 own database package category, making operation more simple and easy database. 2. Inquiries, the definition of a callback function does not require direct use of SelectFromTable (char* sql) 3. Contains the static library Sqlite3, run-time is no longer required sqlite3.dll4. Usage and description please refer to header files
- 2022-03-28 13:35:17下载
- 积分:1