搜索资源列表
一个小型的数据库软件
- 用VC编写,数据库用ACCESS,数据源连接用ODBC,程序可直接创建数据源,既可使用-VC prepared ACCESS database, data source to connect with ODBC, procedures can be created directly data sources, can use
访问SQL
- 这个程序提供了能过VC对SQL访问的功能,可以进行查询,更新等-this procedure can be provided over VC visit to the SQL functions, can query, update, etc.
ODBCDB
- 在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo 直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下-in VC environment before running the program, to be registered ODBC data source, bookinfo.mdb for database files, Data Sources bookinfo name of the executable
OLEDBDB
- 要运行程序必须将数据库文件students.mdb与可执行文件放在一起, 如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下 -to operational procedures must be students.mdb database files and executable files together. If vc Development Environment operation, the need to be placed on engineering databa
mapdof2
- 俄罗斯方块另类.zip - 又一个俄罗斯方块的代码(转)用vc写的著名游戏俄罗斯方块的代码,希望对大家有所帮助 (2005-9-1,Visual C++,95KB,1次) 手机版的俄罗斯方块程序 .rar - 手机版的俄罗斯方块程序 休闲内的手机游戏。 (2005-4-9,Java,31KB,27次) 俄罗斯方块VC版加源代码注释.rar - VC编写的俄罗斯广块,源代码加注释,希望对大家有用~ (2005-4-23,Visual C++,5KB,6次) src4rus
jxcxxt
- 基于ACCESS的简单进销存系统,要运行程序必须将数据库文件bills.mdb与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下-based on the simple ACCESS Invoicing System to run programs must be bills.mdb database files and executable files together. If vc Development Environment operation, the
presontrain
- 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据
Manager-dave
- 应用vc+sqlserver做的一个保卫处数据管理系统,可以修改后用于各个部门的管理。-application vc sqlserver Security Department to do a data management system, can be modified for the management of the various departments.
VC++TIMU
- VC++ ACCESS 实现课程课件也可作为VC++考试选题的工具啊-VC ACCESS achieve Courses can also be used as topics VC examination tools ah
vc简单的图书管理
- 一个通过ACCESS来实现的一个简单的图书管理系统 也许有些不足之处请大家理解-an ACCESS to achieve through a simple library management system may be some shortcomings Department asked everyone to understand
ACEngine1.84.rar
- 本COM组件是 Anycell Report报表控件V1.83的OCX版,可以在VB、.Net、VC、Delphi等支持ADO的开发工具中使用。,The COM component is Anycell Report control statements V1.83 version of the OCX can be VB,. Net, VC, Delphi and other development tools support for ADO used.
hrsys
- VC+SQL开发的公司人事管理系统,可以完成部门管理、员工管理、考勤和考评管理、系统用户管理等,都有比较基本的功能,是拿来练手的,在VC6下顺利编译。 请附加数据库文件,数据库连接信息这个没必要说的吧,在源代码里修改一下,用户名及口令等,另外本程序不只使用一个数据库接口文件,要改的话全部都要改哦。 登录:admin 密码: www.codefans.net-VC+ SQL Development company the personnel management system
VCSQLlibary
- Visual C++和SQL Sever做的图书销售管理系统 源代码 包含数据可脚本 和 VC源代码-Visual C++ and SQL Sever do book sales management system source code contains the data can be scr ipts and source code for VC
supermarketERP
- vc++和oracle 9i实现的超市进销存管理系统,源代码详细,可直接拿来使用,或者在此基础上二次开发,可以学习到oracle数据库的基本操作和如何在基于对话框的程序中进行打印-vc++ and oracle 9i realize Invoicing supermarket management system, the source code in detail, can be directly used to use, or on the basis of secondary develop
DocumentManagementSystem
- 毕业设计:VC++\SQL 2000 《文档管理系统》主要用于对企业的文档进行有效管理,其主要包括基本信息、文档管理和系统设置。系统的功能性强,操作灵活,是您企业进行文档管理的最佳帮手。 操作注意事项 用户在使用《文档管理系统》之前,应注意以下事项: (1)在登录系统之前应先附加数据库,否则无法运行。 (2)本系统的初始用户名为:mr,密码为:mrsoft。 (3)本系统完全支持按〈Enter〉键跳到下一文本框的功能,用户无需再通过鼠标定位光标位置。 -Documen
Apriori
- vc++ apriori算法源代码 绝对能用-vc++ apriori algorithm source code can be absolutely
office-sql-vc
- vc+sql企业办公系统, 功能比较全,可以适当修改为己所用-vc+ sql enterprise office systems, full-function, appropriate changes can be used for its own
vcsql2000
- vc链接数据库的程序,非常好用,数据库是sql2000的,也可以修改为其他类型的数据库。-vc link to a database program, very easy to use, the database is sql2000, and also can be modified for other types of databases.
word-control
- 文档管理系统 VC++6.0 + SQL server 2005实现的,文件已经调试完毕,运行环境为Windows Server 2003,XP系统也可以,但是为了保证运行无误,还是请选用Windows Server 2003操作系统。-Document management system VC++6.0+ SQL server 2005 implementation, the file has been debugged, the operating environment for the W
VC-management
- VC++ 用户权限管理的设计与实现(Access),本模块主要用于软件项目中,用以给不同的用户划分权限,同时增加用户,设置他们是否超级管理员、普通管理员或系统操作员等,将每位用户划分不同的权限,以规范软件的管理等级。-Design and Implementation VC++ user rights management (Access), this module is mainly used for software projects to divide privileges to diff