-
This is the Oracle OCI interface, and can directly in C code to access Oracle da...
这是Oracle OCI接口,可以直接在C++中代码访问Oracle的数据库,速度非常快。是开发高性能的数据库程序的必备API。-This is the Oracle OCI interface, and can directly in C code to access Oracle database, speed very quickly. The development of high-performance database API for the future.
- 2022-11-13 22:55:03下载
- 积分: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
-
用Delphi控制Excel的数据
用Delphi控制Excel的数据-control with Delphi Excel data
- 2022-03-22 19:52:27下载
- 积分:1
-
JBUILDER连接数据库的一个事例,是使用了一个配置文件写的,初学者看比较好一些...
JBUILDER连接数据库的一个事例,是使用了一个配置文件写的,初学者看比较好一些-JBUILDER connecting to the database an example is the use of a configuration file written in the beginners do a bit better
- 2022-01-31 17:20:11下载
- 积分:1
-
一个自己做的铁路售票系统,用Access做的.
一个自己做的铁路售票系统,用Access做的.-an own railway ticketing system with Access so.
- 2022-11-24 17:50:03下载
- 积分:1
-
我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql...
我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql-connector-odbc-3.51.27-win32”驱动程序,希望大家可以借鉴。-A program about MySQL database operation. It can add,delete,enquire the data. You must setup MySQL and ODBC driver before use it.
- 2022-03-02 23:39:46下载
- 积分:1
-
ado是微软的最新的开发接口,通过Visual C++开发ADO程序的教程却少之又少,附件是通过ADO执行SQL的通用完整代码,供学习。...
ado是微软的最新的开发接口,通过Visual C++开发ADO程序的教程却少之又少,附件是通过ADO执行SQL的通用完整代码,供学习。-ado Microsoft is the latest development interface, Visual C development ADO procedures handbook is minimal, annex through implementation of SQL ADO generic integrity code for learning.
- 2022-02-15 11:29:19下载
- 积分:1
-
关于 ADO 控件的使用
关于 ADO 控件的使用-controls on the use of ADO
- 2022-09-30 00:15:03下载
- 积分:1
-
公共管理系统开发
公共管理系统开发
- 2022-02-22 00:12:09下载
- 积分:1
-
修改数据库表格定义的类
修改数据库表格定义的类-The class for modifying the definition of database
- 2022-03-26 16:11:07下载
- 积分:1