登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51
已选条件
  1. 编程语言:C#
  2. 代码类别:数据库编程
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Library

  图书管理系统,为数据库实现,基于visual c++ 和sql,比较基本,希望有帮助(Library management system, database implementation, based on visual c++ and sql, more basic, want to help)

4
下载
118
浏览
2009-12-02发布

2. vc_bit_big

  档案管理系统的 档案管理系统的 档案管理系统的 档案管理系统的 档案管理系统的 ( docment manegemant docment manegemant docment manegemant docment manegemant)

5
下载
125
浏览
2009-12-01发布

3. TrainTicket

  一个简单的火车票查询系统,也可以维护数据库。使用VC6.0开发,MFC框架,Access数据库,ADO连接方式。(A simple ticket query system, you can also maintain the Database. Use VC6.0 development, MFC framework, Access databases, ADO connections.)

221
下载
163
浏览
2009-09-25发布

4. ADODBOP

说明:  用于数据库 操作的 ADO 流程 详细讲解了几种ADO操作并且具体的讲解了常用的ADO操作的流程(ADO for database operations procedures explained in detail several ADO operation)

0
下载
128
浏览
2009-08-31发布

5. vcbookmangement

说明:  VC数据库编程 图书管理系统 利用SQL Server实现数据的存储 是一个很好的程序(VC Database Programming using SQL Server for data storage is a very good program)

0
下载
125
浏览
2009-08-05发布

6. LibraryMIS

  一个简单的图书馆管理信息系统,使用CS结构(A simple library management information system)

9
下载
123
浏览
2009-07-17发布

7. studentdatabaseCreate

  学生选课管理系统,用纯ODBC API实现,例子中也演示了用MFC ODBC实现的方法,对于SQL语言的理解有很大的直观帮助和体会。内有详细的实验帮助和使用说明已经程序的E-R图,源码都附加有注释,很容易理解。C语言+SQL实现。(Student course management system, using pure ODBC API to achieve, for example, also demonstrated the realization of using MFC ODBC method, the SQL language, intuitive understanding of a great help and experience. There are detailed help and use of experimental procedures that had been ER diagram, annotated source code is attached, it is easy to understand.)

91
下载
98
浏览
2009-07-11发布

8. ADOTest

  VC2005通过ADO连接Access2007数据库的简单Demo,系统Vista SP1 + Visual Studio 2005 + Office 2007 !!!(VC2005 connected Access2007 database through ADO simple Demo, system, Vista SP1+ Visual Studio 2005+ Office 2007!!!)

217
下载
108
浏览
2009-06-20发布

9. StuScore

  利用Visual Studio中的MFC功能和MysqL写的学生成绩管理系统应用程序,具有学生信息、成绩信息、课程信息等入库/批量入库、查询、修改等功能,教师登陆和学生登录有不同的权限(Use MFC in Visual Studio features and MysqL students write application performance management system, with student information, performance information, course information storage/bulk storage, query, modify the functions of teachers and students to log on landing have different permissions)

87
下载
127
浏览
2009-06-11发布

10. TeacherMIS

  教师信息管理系统,mfc+access(ODBC)(Teacher Information Management System, mfc+ access (ODBC))

88
下载
146
浏览
2009-06-08发布

11. Rent

  这个一个VC连接MSSQL数据库的小软件,软件中具有对数据库中得表查询、添加、删除等功能,为你提供参考。(A VC connecting the small MSSQL database software with a table of the database query, add, delete, and other functions, provide a reference for you.)

4
下载
125
浏览
2009-05-01发布

12. ADO

  利用ADO连接Oracle数据库,,主要解决写入blob数据问题(Use ADO to connect Oracle database, the main solution to the issue of write blob data)

75
下载
109
浏览
2009-04-25发布

13. databaseapplication

  该程序基于MFC CdataBase类重做数据库中的应用程序(MFC CdataBase based on the program category in the database redo application)

31
下载
112
浏览
2009-04-25发布

14. AdoDataGrid

  利用ADO操作数据库,与DATAgrid进行绑定的例子(Operation of the database using ADO with examples DATAgrid bind)

5
下载
116
浏览
2009-04-10发布

15. YJSYS_HD

  研究生信息管理系统 基于VC++6.0 MFC 内附ACCESS数据库文件 一个完成工程文件 编译通过后可直接运行 (需装有SP5以上补丁)(Graduate student information management system is based on VC++6.0 MFC document containing an ACCESS database compiled through the completed project file can be directly after the operation (to be equipped with more than SP5 patch))

49
下载
165
浏览
2009-03-30发布

16. VCRoomManage

  基于VC++6.0、ODBC、MFC的酒店客房管理程序。数据库为Acess,界面简洁,有详细使用说明。(Based on VC++6.0, ODBC, MFC hotel rooms management procedures. Database for Acess, the interface is simple and has detailed instructions.)

213
下载
144
浏览
2009-03-25发布

17. contract

  VC++、sql server合同管理源代码,仅供参考!(VC++,sql server,source code!)

19
下载
135
浏览
2009-03-08发布

18. Material_MIS

  物资管理系统,实现物资入库、出库、物资信息的增删查改等。(Materials management system, implementation of materials storage, a library, information material, etc. check the additions and deletions.)

8
下载
122
浏览
2009-03-05发布

19. ADO

  在MFC种利用ADO进行数据库的处理,也可以用ODBC来做。(Use ADO in MFC to test the SQL.)

5
下载
173
浏览
2009-03-05发布

20. 49636978jxjh

  处于不同目的的旅客对交通工具有不同的要求。编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询。(Different purposes in the mode of transport of passengers have different requirements. The preparation of a national inter-city traffic advisory procedures, provide passengers with two or three optimal decision of the Transport Advisory.)

1
下载
131
浏览
2008-12-20发布