-
我参考网上“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
-
poerbuilder 写的一个考试系统,c/s模式,数据库为mssql server
poerbuilder 写的一个考试系统,c/s模式,数据库为mssql server -poerbuilder write an examination system, c/s mode, database mssql server
- 2022-01-21 23:25:58下载
- 积分: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
-
C language source code for a small database system, the database structure to ge...
C语言编写的小型数据库系统源代码,对数据库结构生成有比较好的描述,可供开发人员参考。-C language source code for a small database system, the database structure to generate a relatively good description of reference for developers.
- 2022-04-15 13:50:59下载
- 积分:1
-
基于C&S结构的考试管理系统 . 基于C&S结构的考试管理系统 基于C&S结构的考试管理系统...
基于C&S结构的考试管理系统 . 基于C&S结构的考试管理系统 基于C&S结构的考试管理系统-structure of the examination management system. Based on the structure of the CS management system based on the examination of CS Examination Management System
- 2022-01-31 10:45:22下载
- 积分:1
-
访问数据库读取图片文件
访问数据库读取图片文件-access to the database to read image files
- 2022-03-11 05:23:36下载
- 积分:1
-
数据库编程的宝典
数据库编程的宝典- Database programming precious book
- 2022-03-13 06:42:51下载
- 积分:1
-
一个简单的图书管理系统包括图书馆内书籍信息、学校在校学生的信息以及学生的借阅信息。此系统功能分为面向学生和面向管理员两部分,其中面向学生部分可以进行查询和续借书...
一个简单的图书管理系统包括图书馆内书籍信息、学校在校学生的信息以及学生的借阅信息。此系统功能分为面向学生和面向管理员两部分,其中面向学生部分可以进行查询和续借书籍等操作,面向管理员部分可以完成书籍和学生的增加、删除和修改以及对学生借阅、归还的确认-A simple library management system includes information on library books, school information school students and students borrow information. This system functions for the students and is divided into two parts for the administrators, which for some students can query and renew books and other operations to be completed for some administrators and students of books to add, delete and modify, as well as for students borrow, return the confirmation
- 2023-05-16 08:15:02下载
- 积分:1
-
通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行...
通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件-adoption of this sample source code and supporting you to be more flexible control of Excel documents, including the creation of new Excel file, write tabular data, reading the spreadsheet data (including the original Excel files built themselves manually add the rows and columns of data accurately read), has been deleted Excel spreadsheet, the forms were designated rows and columns, and cells to conduct inquiries, insert, replace, etc, and also can be generated for the Excel document conversion designated by separate segregated from the other website text files
- 2022-04-17 07:04:45下载
- 积分:1
-
asp教程
asp教程
-asp Guide
- 2023-02-10 14:55:03下载
- 积分:1