-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对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
-
本代码提供了一个利用ODBC操作数据库的方法类,同时提供了很好的界面风格设计...
本代码提供了一个利用ODBC操作数据库的方法类,同时提供了很好的界面风格设计-the code provides a database using ODBC to operate the category, while providing a good interface design style
- 2023-08-14 18:30:03下载
- 积分:1
-
right ADO study's summary, statistics, calculation, to the SQL statement det...
对ADO学习的总结,有统计,计算,对SQL语句的详细使用,很好的代码,值的学习-right ADO study"s summary, statistics, calculation, to the SQL statement detailed the use of good code, the value of learning
- 2022-04-11 19:05:08下载
- 积分:1
-
一个自编的数据库,里面包含了数据库最基本的一些操做,比较全面...
一个自编的数据库,里面包含了数据库最基本的一些操做,比较全面-this is myself database codes,contains the basic application of the database,the content is overall
- 2022-05-24 05:51:46下载
- 积分:1
-
自己做的一个动态连接ODBC数据源Oracle实例..我们可以重新…
自己做的一个ODBC动态链接ORACLE数据源的例子..大家可以做参考-Their own to do a dynamic link ODBC data source ORACLE example .. we can make reference to ...
- 2022-02-21 10:03:19下载
- 积分:1
-
数据库开发指南一
数据库开发指南一-Guide to the development of a database
- 2022-02-26 02:56:08下载
- 积分:1
-
将Access表中数据按一定格式存储到Txt文件
将Access表中数据按一定格式存储到Txt文件-Access to the data in the table according to a fixed format document storage of archives
- 2022-02-04 15:55:23下载
- 积分:1
-
Management information systems in many of the forms have some common elements: t...
在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击菜单只能产生一个窗口(象SDI)。这种形式的窗口设计给人与一种条理感。于是我用VC6.0尝试创建这种窗口,现将整个过程为大家写下来,这里应含有MFC的一些内幕技术。
-Management information systems in many of the forms have some common elements: the menu can be opened through the framework of various types of view window, which has a view window MDI some of the features, you can form in the framework of maximizing the smallest reduction, etc., and Click on the menu can only have a window (as SDI). This form of window design gives people with a sense of well-organized. So I use VC6.0 attempt to create such a window, now the whole process for everyone to write down here should contain a number of insider MFC technology.
- 2022-03-21 03:05:30下载
- 积分:1
-
该压缩包里主要写了关于C#数据库操作的几个例子,可以作为入门学习...
该压缩包里主要写了关于C#数据库操作的几个例子,可以作为入门学习-The compression bag mainly write on the C# A few examples of database operations can be used as entry-learning
- 2022-10-23 22:15:03下载
- 积分:1
-
该代码用于防水墙系统中的数据库后台管理系统,采用的是ADO方式。...
该代码用于防水墙系统中的数据库后台管理系统,采用的是ADO方式。-code for the waterproof wall system of background database management system, is used by ADO way.
- 2022-02-20 21:38:56下载
- 积分:1