▍1. ExcelToSQL-Server
C++下将Excel中的数据导出到SQL Server数据库(Export data in Excel under C++ to SQL Server database)
C++下将Excel中的数据导出到SQL Server数据库(Export data in Excel under C++ to SQL Server database)
基于 Visual C++ 6.0开发平台和 SQL Server 2000 数据库 开发的物流管理系统 (Visual C++ 6 development platform and based on Logistics management system in SQL Server 2000 database development)
VC访问SQLite数据库的完整工程,包含了基本的数据库应用测试代码,对快速学习有帮助。(VC access SQLite Database)
一个实用的有很多的数据库的操作函数,并附带了一定的说明解释。可以直接运行的MFC连接SQL的代码程序。对数据库操作的常用的不常用的函数方法都有。(There are a practical lot of database manipulation functions, and comes with a certain amount of explanation explanation. MFC can be directly connected to SQL code to run the program. Commonly used method is not commonly used functions of database operations are.)
一个实用的有很多的数据库的操作函数,并附带了一定的说明解释。可以直接运行的MFC连接SQL的代码程序。对数据库操作的常用的不常用的函数方法都有。(There are a practical lot of database manipulation functions, and comes with a certain amount of explanation explanation. MFC can be directly connected to SQL code to run the program. Commonly used method is not commonly used functions of database operations are.)
由VC++编写并连接SQL Server数据库的对药物进行管理的系统,包含了源代码(Prepared by the VC++ and connect to SQL Server database management system for drugs, including the source code)
由VC++编写并连接SQL Server数据库的对药物进行管理的系统,包含了源代码(Prepared by the VC++ and connect to SQL Server database management system for drugs, including the source code)
VC上用ADO接口方式访问SQL Server 2005 测试程序(VC on the interface with ADO access to SQL Server 2005 test program)
VC上用ADO接口方式访问SQL Server 2005 测试程序(VC on the interface with ADO access to SQL Server 2005 test program)
C++程序读写操作嵌入式数据库SQLite3的接口程序,已封装成类SqlApi,并在main中说明如何使用,方便移植(failed to translate)
用MFC和SQL200开发的人事考勤管理系统,ADO链接数据库,有源代码和说明文件(With the MFC and SQL200 development of personnel time and attendance management system, ADO link database, source code and documentation)
用visual studio开发的基于sql server2005的财务管理系统。财务凭证管理系统主要由【系统管理】、【凭证管理】、【科目信息】、【账目查询】和【报表】等模块组成(Development with visual studio, sql server2005-based financial management system. Financial certificate management system mainly consists of the [System Management], [Certificate Management] [subject information], [accounts query】 【Report】 modules)
sql server数据库操作类,包括执行返回各种类型的存储过程的方法。(sql server database operations class, including the implementation of the method to return to the various types of stored procedures.)
visual c++结合SQL 的典型应用,希望对大家的学习有帮助(visual c combination of SQL, a typical application, we hope that we learn to help )
Visual c++结合SQL server 的经典范例。程序中介绍了如何在VC++中调用数据库的各方面知识(Visual c combined with a classic example of the SQL server. The procedures described in the various aspects of knowledge of how to call the database in VC )
数据库图书管理系统,包括表“readers”、“books”、“borrow ” 、“book-category” 、“member-level”、 “loss-reporting”(Database library management system, including the table " readers" , " books" , " borrow" , " book-category" , " member-level" , " loss-reporting" )
选择数据库中的表,自动生成备份数据文件。(Select the table in the database, automatically generate backup data files.)
一个很完善的设计,用VC++和sql server 完成,附有报告,程序(A well-designed, using VC++ and sql server to complete, with the report, the program)
后台数据库使用SQL Server,前台开发工具使用Visual C++,采用ADO数据访问技术(Background database using SQL Server, front development tool Visual C++, ADO data access technology used)
Visualc++/SQL+Server数据库应用实例完全解析1.rar及对应的开发ppt。内容是一个“人事管理系统” 人事工资管理系统是非常通用的管理信息系统,是企事业单位实现办公自动化的前提和基础。 后台数据库使用SQL Server,前台开发工具使用Visual C++。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势(Visualc++/SQL+ Server database application examples and the corresponding full resolution 1.rar development ppt. Content is a " personnel management system" human resources management system is a very common management information system, office automation, enterprises and institutions to achieve the prerequisite and foundation. Background database using SQL Server, front development tool Visual C++. The system uses the more popular ADO data access technology, and the fields for each database table and operation of packages to the class, which successfully design object-oriented programming applied to database application design. This is also the characteristics and advantages of this system)