搜索资源列表
ManagementSystem
- 用VC+SQL实现的物流管理系统 “RxMediaPlayer” 文件夹中存放《物流综合管理系统》中《媒体播放平台》源程序 “数据库设置”文件夹中存放《物流综合管理系统》辅助工具《数据库设置》源程序 “算号器”文件夹中存放《物流综合管理系统》算号器源程序 “物流综合管理系统”文件夹中存放《物流综合管理系统》可以运行的最小库文件,便于读者打包及参考 “源程序”文件夹中存放《物流综合管理系统》源文件 “DataBase”文件夹中包含数据文件,其中DTBACK.RDB是系统备份
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
sql_and_File
- 一些常用知识!有关与vc中sql的使用和文件操作的文章集合.-some common knowledge! Vc with the sql which document the use and operation of the articles pool.
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
kucunguanli
- 在VC++6.0和SQL Server 2000下开发的库存管理系统 数据库在查询分析器中执行Database中的文件 源码在Stock中-in VC 6.0 and SQL Server 2000, developed inventory management system database inquiry Database Analyzer implementation of the source document in which Stock
presontrain
- 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据
sqlloadersms
- 一个使用sqlldr.exe快速导入oracle数据文件的VC程序.-sqlldr.exe use of a rapid oracle data files into the VC process.
ado_connect
- 文件里附有ado在VC中如何连接使用的方法,请解压后放心使用,无错误-document bearing ado in VC how to connect the methodology used, please rest assured unpacked use of strict
ODBCReadBmp
- 利用VC提供的数据库接口ODBC进行位图文件的读取和显示-VC provide ODBC database interface for the Bitmap File read and display
aaa
- 数据库SQL与VC连接 简介:库存管理信息系统:数据库文件-SQL database connected with VC Profile : Inventory Management information systems : Database Files
VC+++SQL
- 医院管理信息系统 资源类别: VC源码¦数据库 文件大小: 2419KB 原创作者: 佚名 发布时间: 2008-6-12 13:57:54 运行平台: Windows 医院管理信息系统 在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。 可以有两种方法创建该数据库: 1.使用SQL server查询分析器运行Database目录下的sql.txt中的sql语句,这样
hrsys
- VC+SQL开发的公司人事管理系统,可以完成部门管理、员工管理、考勤和考评管理、系统用户管理等,都有比较基本的功能,是拿来练手的,在VC6下顺利编译。 请附加数据库文件,数据库连接信息这个没必要说的吧,在源代码里修改一下,用户名及口令等,另外本程序不只使用一个数据库接口文件,要改的话全部都要改哦。 登录:admin 密码: www.codefans.net-VC+ SQL Development company the personnel management system
demo
- vc++6.0编写对sql2005进行查、插、删、改操作.采用udl文件链接数据库,使用时请配置udl文件,数据库名为student ,可以根据代码创建,很简单的,就一张表,这里就不贴了。-written on the sql2005 vc++6.0 to check, insert, delete, change operations. udl file link with the database, please use configuration udl file, the databas
oracle_ole_dev
- 开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什么问题,请看你机器上的Oracle安装目录下的mshelp/Oraclec.hlp。-Development Environment: VC++ 6.0+ MFC Database: Oracle 8.0 Please oraclm.dll files are copied to the run directory! To run the
manage
- VC + SQL数据库编程 人事、工资、部门管理 包含SQL备份文件及部分源码注释-VC+ SQL Database Programming personnel, wages, management SQL backup file contains the source code and some notes
mysql-vc
- vc连接mysql 并且形成图书管理系统的源码,用的是5.0版mysql,里面有sql建库文件-vc connect mysql and the formation of the source library management system, version 5.0 using mysql, there are sql database file
FileSys
- VC++和SQL,ADO连接,实现对文件的读入和读出-VC++ and SQL, ADO connection, the realization of the document read, and read out
VC经典编程128例
- 包括窗体与界面、控件、系统、文件、图形图像、多媒体、数据库 、网络、动态链接库等-Including the form and interface, controls, systems, documents, graphics and video, multimedia, database, network, dynamic link libraries, etc.
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