-
这是一个针对学校管理的信息管理系统,VC++下编译运行的。...
这是一个针对学校管理的信息管理系统,VC++下编译运行的。-against the school management information management system, VC++ compiler running.
- 2022-05-15 23:44:12下载
- 积分:1
-
class get customer string
class get customer string
- 2022-12-10 05:35:03下载
- 积分:1
-
这种方式可根据开发者的需要批量处理或者实时处理。
接口调用非常简单,简化了编程。开发者只需将标准数据传入接口,如下:
Set Obj=CreateOb...
这种方式可根据开发者的需要批量处理或者实时处理。
接口调用非常简单,简化了编程。开发者只需将标准数据传入接口,如下:
Set Obj=CreateObject(U8Distribute.iDistribute)
Str = obj. Process(sXml)
-This approach can be developed in accordance with the needs of batch processing or real-time processing. Call a very simple interface, simplifying the programming. Developers simply imported standard data interface, as follows: Set Obj = CreateObject (U8Distribute.iDistribute) Str = obj. Process (sXml)
- 2022-03-19 12:12:15下载
- 积分: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
-
对SQL Server数据库的基本操作,以及JAVA实现对文件的操作
对SQL Server数据库的基本操作,以及JAVA实现对文件的操作-right SQL Server database basic operation, and JAVA the operation of the document
- 2022-03-19 16:28:09下载
- 积分:1
-
VCF编写的五个管理系统程序(无可执行文件): 1、源代码压缩包 2、源代码简单说明...
VCF编写的五个管理系统程序(无可执行文件): 1、源代码压缩包 2、源代码简单说明 -VCF prepared by the five management system (without executable file) : 1, the source code compression Pack 2, the source code briefly
- 2022-01-22 12:11:24下载
- 积分:1
-
In VC++ Environment, the use of SQL language, to achieve a student management sy...
在VC++环境中,利用SQL语言,实现一套学生管理系统,供初学者参考。数据库备份在压缩文件中。-In VC++ Environment, the use of SQL language, to achieve a student management system, the reference for beginners. Database backup in the compressed file.
- 2022-02-05 03:01:09下载
- 积分:1
-
the presence of OLE DB to provide users with a unified approach to visit all the...
OLE DB的存在为用户提供了一种统一的方法来访问所有不同种类的数据库-the presence of OLE DB to provide users with a unified approach to visit all the different kinds of databases
- 2022-02-14 01:26:32下载
- 积分:1
-
oracle客户端工具Toad的中文使用文档
oracle客户端工具Toad的中文使用文档-oracle client tools Toad the Chinese use of the document
- 2022-04-10 04:10:39下载
- 积分:1
-
数据库中二进制大对象操作实例,演示了如何利用ado操作Access数据库表中的二进制大对象字段。也适用于SqlServer数据库...
数据库中二进制大对象操作实例,演示了如何利用ado操作Access数据库表中的二进制大对象字段。也适用于SqlServer数据库
-database binary large object manipulation examples demonstrate how to use ADO Access database table operation of the binary large object field. Slammer also applies to database
- 2022-01-25 17:51:52下载
- 积分:1