-
Visual_CPP-sql
Visual_C++ 数据库编程,很不错。(Visual_C++ database programming, very good.)
- 2013-03-10 10:12:18下载
- 积分:1
-
quzze
该代码包括了队列的实现,主要包括队列的进出问题, 以及队列的查询,删除等问题。(The code includes queue implementation, mainly including queue in and out of the question, as well as the queue query, delete, etc.)
- 2014-01-03 10:44:40下载
- 积分:1
-
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.)
- 2008-12-20 13:46:47下载
- 积分:1
-
project
手机维修系统(使用前请先阅读说明)
一. 系统简介:
系统采用VC 6.0 +ADO+数据控件绑定技术实现
系统分为产品信息板块,维修信息板块,留言板块,利润查询板块,维修人员管理板块,配件管理板块,系统设置板块。
系统登陆方面分为三个等级权限0级权限为匿名登陆只能进行维修信息产品信息的查询,查看留言和留言的功能。1级权限可以进行产品维修信息的更新删除,产品信息的更新删除,及0权限的所有操作。2级权限可以进行全部操作包括维修人员信息更新删除,配件信息的更新删除,季度利润查询,维修人员信息的查询更新及以上两种权限的所有操作。
关于用户密码没有用专业加密算法加密,只是通过简单的逆序排列。为了保证数据安全可以通过数据库的加密,或专业MD5加密算法。
关于按钮,留言板块的按钮通过按钮重绘技术实行动态显示。而在主界面的按钮通过加载图标来显示。
(err)
- 2008-08-14 16:58:32下载
- 积分:1
-
homework
使用ODBC访问数据库,一则ODBC是直接封装在MFC库里面的,二则忙着考研没有时间学习dao。
ODBC和DAO用起来可能最大的区别就是ODBC使用之前得先建立数据源,根据不同的数据库,使用的参数也不同。具体请看在这之前的一片文章。里面有许多东西没有说,属于高级技巧性东西,得学你们自己摸索。(Using ODBC to access the database, an ODBC database directly encapsulated in the MFC inside, two busy Kaoyan no time to learn dao.
ODBC and DAO can be at the biggest difference is that must be built before using ODBC data source, depending on the database, the parameters used are also different. Details, please read an article before this. There are many things not said, things are high skill, have to learn your own.
)
- 2010-11-15 09:37:01下载
- 积分:1
-
dhk1.5
利用ADO接口使VC++6.0与sql数据库通信,里面有设账号和密码,需要修改,已经通过测试,包括数据库的增加,删除,修改等等操作。(Using VC++6.0 ADO interface allows communication with the sql database, which has set up accounts and passwords, modify, have been tested, including the database, add, delete, modify, etc. operations.)
- 2020-10-29 15:09:56下载
- 积分:1
-
hbMS
MFC编的数据库管理系统,ODBC连接SQL。里面用了列表控件,组合框控件等。实现管理数据库,直接在列表框控件中操作即可。(MFC series database management systems, ODBC connection SQL. They spent a list control, combo box controls. Implement management database directly in the ListBox control can operate.)
- 2013-06-27 11:24:35下载
- 积分:1
-
animal
曾经做的一个动物领养系统,涉及到access数据库,程序里对用到了MFC里少见的几个控件,这个程序对于数据库编程的初学者有很大的帮助(Have to do an animal adoption system, relates to access a database program to use the MFC controls in a few rare, this procedure for the database programming has great help for beginners)
- 2008-06-08 01:10:08下载
- 积分:1
-
ADODataBase
这个源码是运用ado方式连接数据库的例子其中实现方式是利用ado类中的方法。运用C++实现(Examples of this source is to use ADO to connect to the database using C++ achieve)
- 2013-04-26 21:04:09下载
- 积分:1
-
LibManagement
说明: 当年的课题项目,项目中有详细的说明,Visual C++和Access,采用ado数据库连接技术(Then the subject of the project, the project is described in detail, Visual C++ and Access, using ado database connection technology)
- 2011-03-09 20:18:21下载
- 积分:1