▍1. 001-数据库历史查询和保存2
说明: 实现把文件保存本地并在数据库建立连接,对数据历史查询(Save the file locally and establish a connection in the database to query the historical data)
说明: 实现把文件保存本地并在数据库建立连接,对数据历史查询(Save the file locally and establish a connection in the database to query the historical data)
古文化保护与展示,用于展示地区古文化,图片展示功能强大(Preservation and Exhibition of Ancient Culture)
说明: 古文化保护与展示,用于展示地区古文化,图片展示功能强大(Preservation and Exhibition of Ancient Culture)
利用BulkCopy实现批量写SQL SERVER 的完整实例代码,大大提高了海量记录插入数据库的效率(Using BulkCopy to write complete instance codes of SQL SERVER in batch greatly improves the efficiency of inserting massive records into the database.)
说明: 利用BulkCopy实现批量写SQL SERVER 的完整实例代码,大大提高了海量记录插入数据库的效率(Using BulkCopy to write complete instance codes of SQL SERVER in batch greatly improves the efficiency of inserting massive records into the database.)
简单的删除添加查询修改等功能,非常适合初学者学习(Simple deletion, add query modification and other functions)
说明: 简单的删除添加查询修改等功能,非常适合初学者学习(Simple deletion, add query modification and other functions)
自动编写SQL插入存储过程的源程序,很好(Automatically write SQL insertion of the stored procedure source code, very good)
商品销售管理系统采用Visual C++ 6.0进行编写,采用ADO技术对SQL数据库进行访问。该系统主要处理商品基本信息、客户基本信息的维护、报价单、销售合同、销售订单、发货单、各种销售计划等信息,实现商品销售的日常管理功能。(Commodity sales management system using Visual C++ 6 to prepare, using ADO technology to access the SQL . The system mainly deals with the basic information of goods, customer information maintenance, quotation, sales contract, sales orders, invoices, sales plan and other information, realize the merchandise sales management function.)
VFP和SQL-SERVER搭配做C-S系统 ·S(VFP和SQL-SERVER搭配做C-S系统 )
数据库C/S模式连接(以T-SQL数据库为例,vs2010环境)(Database C/S mode connection (T- SQL , for example, vs2010 environment))
数据库课程设计,用C++实现SQL Server,进行SQL语句的解析。(Database design courses, implemented in C++ SQL Server, SQL statement parsing.)
学生管理信息系统用MFC写的后台加的SQL2005数据库,代码里有.BAK文件。(Student management information system using MFC to write the background of the SQL2005 , code.BAK file.)
C#+SQL sever,信息系统开发教程(Information Systems Development Tutorial(C#+SQL Server))
Microsoft SQLServer数据库连接窗口动态链接库源码(SQLServer connect dialog dll code source)
超市管理系统,主要应用了ADO对象操作数据库的技术。在数据库操作中涉及复杂SQL语句的构造方法、列表控件、Tab控件及树型控件的使用方法。 代码来源:《亮剑Visual C++ 项目开发案例导航》第三章(Visual C++ code about supermarket management sys)
一套学校宿舍管理系统,可对宿舍人员进行管理,包括校外人员来访记录,迁出人员登记,扣分登记,值班人员记录,人员信息查询等等。使用前需要将 sufei_Data.MDF 附加到SQL数据库,否则软件无法正常运行。请使用sql2005以上版本。 宿舍管理系统帐号admin,密码admin(A school dormitory management system that can manage the hostel staff, including school personnel visiting records, registration officers to move out, deduction registration duty personnel records, personnel information inquiry and so on. Before using the sufei_Data.MDF appended to the SQL , or software is not working. Please use sql2005 above. Dormitory management system account admin, password admin)
一个简单的数据库SQL2000管理查询,列举,更新,插入还有MFC控件的设置等,里面有一个SQL脚本支持库表(A simple database query SQL2000 management, list, update, insert, as well as the MFC control settings, etc., which has a SQL script support library table)
C++下将Excel中的数据导出到SQL Server数据库(Export data in Excel under C++ to SQL Server database)