搜索资源列表
presontrain
- 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据
EmployeeTrainSystem
- 员工培训系统 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,
1653323
- 在VC++环境下,实现与sql真正连接的课程项目.与大家一起学习交流
小区物业信息管理信息系统
- 这是一个用VC++编写的小区物业信息管理信息系统的源代码,可以直接运行,界面优美,需求分析做得很好
gongzi.rar
- 工资管理系统是采用vc++的数据库编程,其中包含了对数据库的各种操作, 对于初学VC数据库编程人员是不可多得的范例,对类似项目开发有所启示,Salary management system is used vc++ Of Database Programming, which includes a variety of database operations, for the VC database novice programmers are rare examples of similar
spxsglxt
- 商品销售管理系统,对商品进行有效的管理,用VC++开发的项目。-Goods sales management system, effective management of goods, with VC++ development projects.
06
- 用Visual C++ 6.0和SQL Server 2000编写的超市进销存管理系统,本程序来源于VC项目开发全程实录(书籍光盘)\06 -Using Visual C++ 6.0 and SQL Server 2000 prepared by the supermarket inventory management systems, the entire project development process from VC Record (book CD) \ 06
binguan
- 宾馆管理系统是采用vc++的数据库编程,其中包含了对数据库的各种操作, 对于初学VC数据库编程人员是不可多得的范例,对类似项目开发有所启示-Hotel Management System is vc++ Of Database Programming, which includes a variety of database operations, for the VC database novice programmers are rare examples of similar proj
cangku
- 仓库管理系统是采用vc++的数据库编程,其中包含了对数据库的各种操作, 对于初学VC数据库编程人员是不可多得的范例,对类似项目开发有所启示-Warehouse Management System is vc++ Of Database Programming, which includes a variety of database operations, for the VC database novice programmers are rare examples of similar
wuzi
- 物资管理系统是采用vc++的数据库编程,其中包含了对数据库的各种操作, 对于初学VC数据库编程人员是不可多得的范例,对类似项目开发有所启示-Material management system is used vc++ Of Database Programming, which includes a variety of database operations, for the VC database novice programmers are rare examples of simi
Database
- vc++6.0下的sql server数据库程序,是一个完整的数据库项目-vc++ 6.0 of sql server database program, is a complete database project
20090419
- 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库-First of all, make sure that your machine has been
OpDb
- 自己封装的ADO接口,可以很方便的操作SQL Server,Access MDB数据库,而不用设置数据源,已在多个项目中成功使用,可以很方便的把数据库中的记录选择到列表框、组合控件中,可以直接执行SQL命令,包括存储过程。把VC中对数据库的操作变成了一项很简单的操作。使用时请包含OpDd.h,并静态链界OpDb.lib,并把OpDb.dll拷贝到当前目录下,当然您也可以直接在您的程序中使用源代码。-ADO interface its own package, it is convenient t
synchronize
- 1. 熟悉常用网络数据库的安装和使用 2. 掌握网络数据库的应用编程技术 3. 掌握网络环境下实现数据同步的相关编程知识 4. 掌握网络通信编程的具体应用 Oracle的安装和使用 2、SQL Server的安装和使用 3、数据库应用编程 本次实验采用ADO技术访问Oracle 9i和SqlServer 2000 数据库,用VC++开发,选用MFC开发工具。实验要求中只要求从从站到中心站的同步,这里我们加大难度实现了从站和中心站的互同步。项目名称为:synchroni
dispalyPic
- 在VC中保存和显示数据库图像,显示效果好,速度快,在项目测试通过。-In the VC database to save and display images, display a good, fast, in the project test.
Cbahuanghou
- 一个科研管理系统,用于管理项目,是基于SQL和VC的一个系统-A research management system for managing projects, is based on SQL and VC of a system
ACCESS--EXCEL
- 使用EXCEL表格读取数据库ACESS里的内容,这是我的实际的项目里的内容。拿出来分享。-The use of EXCEL tables to read the contents of the database ACESS years, this is my project where the actual content. Out to share.
CanYiGLXT
- 用Visual C++ 6.0和SQl server 2000编写的餐饮管理系统,来源于VC项目开发全程实录(书籍光盘)-Using Visual C++ 6.0 and SQl server 2000, prepared food and beverage management system, from project development throughout VC Record (books CD-ROM)
RenLiZiYuanGLXT
- 用Visual C++ 6.0和SQL Server 2000编写的人力资源管理系统,本程序来源于VC项目开发全程实录(书籍光盘)\010-Using Visual C++ 6.0 and SQL Server 2000 prepared by the Human Resources Management System, the entire project development process from VC Record (books CD-ROM) \ 010
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