-
非常优秀的访问数据库的类,封装了ADO,强烈推荐下载!VC环境下...
非常优秀的访问数据库的类,封装了ADO,强烈推荐下载!VC环境下-excellent access to the database of categories, Packaging, the ADO, strongly recommend downloading! VC environment
- 2022-01-25 22:23:01下载
- 积分:1
-
算法CART,该算法主要 用于数据挖掘研究领域.
算法CART,该算法主要 用于数据挖掘研究领域.-CART algorithm, the algorithm used mainly for data mining research field.
- 2022-03-12 00:32:32下载
- 积分:1
-
detail on the use of a DAO access to the database example. With source.
一个详细介绍使用DAO访问数据库的例子.带源程序。-detail on the use of a DAO access to the database example. With source.
- 2022-03-10 23:00:53下载
- 积分:1
-
java,Blob字段操作,将图片或者文件保存到数据库中
java,Blob字段操作,将图片或者文件保存到数据库中-java, Blob field operations, it will preserve photographs or documents to the database
- 2022-12-07 01:40:03下载
- 积分:1
-
今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执...
今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执行Update,Insert,Delete语句时无法得到影响的行数,新的CDatabaseEx类就实现了这个功能。 -before suddenly find a small section of code, the MFC CDatabase kind of a little transformation. CDatabase category of ExecuteSQL function can be used for direct execution of SQL statements, but the implementation Update, Insert, Delete statement could not be affected when the number of rows, the new CDatabaseEx category on the realization of this function.
- 2022-08-10 11:53:32下载
- 积分: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
-
/*********************************
* 类名:DBHelper
* 功能描述:提供基本数据访问功能
* **...
/*********************************
* 类名:DBHelper
* 功能描述:提供基本数据访问功能
* ******************************/-/********************************** Class name: DBHelper* Function description: to provide basic data access functions*******************************/
- 2022-08-09 01:50:58下载
- 积分:1
-
这是一个用JSP实现的酒店管理系统。很经典。
这是一个用JSP实现的酒店管理系统。很经典。-This is a JSP with a hotel management system. Classic.
- 2022-05-18 02:23:06下载
- 积分:1
-
一个功能比较齐全的工资管理系统,用VB做的,比较实用。
一个功能比较齐全的工资管理系统,用VB做的,比较实用。-A function of wages relatively complete management system, using VB to do and more practical.
- 2023-04-10 01:20:03下载
- 积分:1
-
数据库编程中的通用查询系统,可加入任何管理系统中,只需调用一个函数getcxsql( 表名 )即可搞定任意查询....
数据库编程中的通用查询系统,可加入任何管理系统中,只需调用一个函数getcxsql( 表名 )即可搞定任意查询. -Database Programming generic inquiries, will be joining any management system, you can simply call a function getcxsql (Table) can be to get any inquiries.
- 2022-01-30 10:57:47下载
- 积分:1