搜索资源列表
MDBPWDGet
- Access数据库密码破解(VC++6.0)-Access database password crackers (VC 6.0)
RWAccess
- 很好的一个vc++access程序,可以参考用语小的数据库存储
dat
- vc++6+ADO 访问ACCESS数据库并用MSFLEXGRID显示数据的源码,可直接编译运行
kjin_vcsrc
- VC++超简单员工考勤系统,ACCESS数据库,可以分超级管理员和一般员工用户登录,超级管理员可以维护员工信息和进行系统设置,一般员工只能考勤签到,不能进行别的操作,因此说这个考勤系统非常简单,功能很单一.-VC++ super-simple employee time and attendance system, ACCESS database, can be super-administrator and the general staff of the user log, the supe
QGZX_InfoPlat
- VC++ 开发的一个大型进销存管理系统,并附带有Visio的数据库开发模型,商品采用分类管理.但是各位同仁需要注意,本系统的开发过程是基于VC++6.0 SQL Server2000的基础之上开发的.但是为了方便大家,故而把数据库导出成了ACCESS.由于转换问题,运行过程会出现很多错误,大家如果用得上的话不妨按格式转到SQL Server上. SellEvent和ClassName为两个视图.根目录下有一个DB_CONN.ini的配置文件,数据库访问方面可以在此设置-VC++ developm
Example106
- vc用DAO技术获取数据库信息的程序源码,很不错的demo-vc access to the database using DAO technology information source code, very good demo
VCPACCESS_hotel_X_L
- VC+ACCESS酒店管理信息系统_X_L 现代化的酒店是集客房、餐饮、通讯、娱乐,商务文化及其他各种服务与设施为一体化的消费场所,酒店组织庞大,服务项目多,信息量大,要想提高劳动生产,降低成本,提高服务质量和管理水平,促进经济效益,必须借助计算机来进行现代化的信息管理,《小型酒店管理信息系统》正是为此而设计的,该系统是运用Microsoft Office Access数据库系统和Microsoft Visual C++ 6.0程序语言开发实现的,《小型酒店管理信息系统》包括了客房管理子系统
tpmt
- VC++ MFC银行管理模拟系统(Access),使用的access数据库。-VC++ MFC bank management simulation system (Access), use the access database.
Login
- VC++ 用户登录程序,主要演示如何在VC++环境操作使用Access数据库,并进行数据读取和判断,因为这种数据库互动实例非常有用,经常用到,所以就以这个演示给VC++新手们。-The VC++ user login process, the main demonstration how to use an Access database operation in VC++ environment, and data read and judge, because the interaction
RegisterNew
- 一个vc++与Access数据库相结合添加数据的程序,简单的用户注册程序,最基本的数据库输入程序,经常用到的一个数据库操作技巧,如果你对VC++操作数据库还不太熟悉的话,这个小例子或许对你的帮助很大。-Perhaps a vc++ Access database combined to add data to the program, a simple user registration process, the most basic database input program, freque
ToolbarBtnFromList
- VC根据Access数据库内容动态生成工具栏菜单,使用ADO技术连接Access数据库,并根据库中的内容生成所需的工具栏菜单-The VC dynamically generated according to the Access database content toolbar menu, use ADO technology to connect to an Access database, and generate the required content in the library t
DATABASE0
- 这是本人做数据库课程设计时的仓促之作,自我感觉实际应用价值并不大,但可以给学VC和数据库编程的朋友做个范例。在做之前也参看了不少同类型的管理系统,收获不小,现将这个学生管理系统贴出来,希望能对有需要的朋友有所帮助。系统不足之处肯定不少,还请高手多多指教,欢迎跟本人联系。 本人在系统中添加了直接通过SQL语句对后台的表进行修改的功能,颇有争议,还请有实际开发经验的朋友指教。 当前系统用户和密码:(可改) 管理员级: administer 126 (Ac
ado
- VC++使用ADO访问读取数据库中记录,不知道如何使用ADO读取Access数据库的VC++入门学者-VC++ using ADO to access to read the records in the database, do not know how to use ADO to read the Access database VC++ entry scholars
dmscodes
- VC++/Access仓库管理系统的源代码,此程序源码是VC++数据库系统开发实例导航中的一个随书实例,功能不太多-VC++/Access warehouse management system source code, program source code VC++ database examples navigation systems development in one instance with the book, not too much
driverman
- VC++数据有效性监测一例,一个与Access数据库操作相关的小例子,测试时请注意,要运行程序必须将数据库文件drivers.mdb与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下-VC++ data validation monitoring one case, a small example of the operation of the Access database, test Please note, to run the program must b
accesspic
- 本实例演示如何使用VC++将BMP图片存入Access数据库,注意Access字段的类型及长度值,测试时请注意,要运行程序必须将数据库文件userinfo.mdb与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下-This example demonstrates how to use VC++ BMP image into the Access database, pay attention to the type and length of the Acces
HotelManageSys
- 一个简易的VC++宾馆管理系统,Access数据库,可以完成对宾馆客户标准的信息输入,客户信息的管理、订房以及结算信息的维护管理等,-A simple VC++ hotel management system, Access database, you can complete the information on the hotel customer standard input, customer information management, booking and billing i
PopManu
- VC++实现在列表控件中添加右键弹出菜单PopManu实例源代码,测试时请把PopManu.exe拷贝至根目录下,以保证Access数据库连接正确,否则实例不能运行-VC++ Add button pop-up menu PopManu source code examples in the list control, test PopManu.exe copied to the root directory, to ensure that the Access database is prop
datsbusecsoftware
- 个小型的数据库软件,用VC编写,数据库用ACCESS(A small database software, using VC to write, using the ACCESS database)
AKO-Rccess-database
- 用ADO读Access数据库,这是一段用在vc,net的资料(Access database using ADO read, this is a used in vc, net information)