搜索资源列表
cantingshujukuguanlixitong
- 餐饮管理源代码 使用BDE Administrator在本地机器上添加一个Paradox数据库别名命名为WorkData,指定路径为实际数据库文件所在路径,比如:项目文件夹在E盘根目录下,则指定数据库别名路径为“E:\\会员消费管理\\db”。 双击会员消费管理文件夹内的MDIApp工程文件,在Delphi工作环境下打开工程,单击运行程序即可。 -Food managing source code using BDE Administrator of the local mach
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
presontrain
- 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据
CreateSQLDB
- 行业数据库软件经常需要在用户机器上的SQLServer服务器上创建数据库。本软件自动完成在用户机器上的SQLServer服务器上创建数据库,并修改SQLServer服务器的sa的访问密码功能。只要按照需要,修改要创建的数据库的名称及其数据库文件名称,本源码即可直接用于工程实践。-database software industry often requires the user machines on the SQLServer database created on the server. T
A_Database1825931252004
- This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications an
Labview-Sql-Toolkit-Labview
- Labview Sql Toolkit 读研的时候,研究所老师花钱买的 外面下不到 需要的童鞋们有福了-The SQL Toolkit allows users to access and update databases from LabVIEW. LabVIEW interacts with a database through a database driver- the toolkit ships with drivers for many databases such as dBASE
dms.rar
- 在运行程序之前,请将所附的数据库文件dms.mdb添加为数据源,并命名为DMS。具体操作步骤可以参见书中本章的相关小节。,Running process, I would be grateful if the attached database file dms.mdb add to the data source named DMS. Specific steps can be found in the relevant section of this chapter book.
hrsys
- VC+SQL开发的公司人事管理系统,可以完成部门管理、员工管理、考勤和考评管理、系统用户管理等,都有比较基本的功能,是拿来练手的,在VC6下顺利编译。 请附加数据库文件,数据库连接信息这个没必要说的吧,在源代码里修改一下,用户名及口令等,另外本程序不只使用一个数据库接口文件,要改的话全部都要改哦。 登录:admin 密码: www.codefans.net-VC+ SQL Development company the personnel management system
RMS
- 酒店业务管理系统 在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之后不影响程序的正常编译。-Hotel business management system in the compiler, b
c++cuangkuguanlixitong14
- 在运行程序之前,请将所附的数据库文件dms.mdb添加为数据源,并命名为DMS。具体操作步骤可以参见书中本章的相关小节-Running process, I would be grateful if the attached database file dms.mdb add to the data source named DMS. Specific steps can be found in the relevant section of this chapter book
data
- sql2000工程实践一书总的数据文件源代码,可以直接调试 -SQL2000 engineering practice in general the book data file source code, debugging can be directly
enterpriseweb1
- 中国海洋大学211工程网站的全部源码,采用Access数据库,可以根据模板动态生成静态页面,网页编辑器采用的是FTB(FreeTextBox) 后台基本功能:后台用户 部门介绍 分类管理 管理文件 上传类型 链接管理 文章添加 文章管理 通知添加 通知管理 生成静态页 -Ocean University of China 211 Project site all source code, the use of Access databases, dynamically genera
CSJK02
- C++源码工程文件 使用串口发送数据库中的数据-C++ source project file using the serial port to send the data in the database
CSJK003
- c++源码工程文件 读取Excel数据库中的数据-c++ source project file to read Excel data in a database
20090412
- 在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之后不影响程序的正常编译。-In the compiler, before running the program, please rms.mdb at
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
sql_mfc
- 压缩文件中包含源文件和报告,报告可能写的不太规范,但是较为详细,用MFC编写的,本来想写个编写步骤的,但没有时间了-Compressed file contains the source files and reports, written reports may not regulate, but more detailed, written with MFC, originally wanted to write a preparation step, but no time
Source
- 某银行拟开发一套ATM取款机系统,实现如下功能: 1、开户(到银行填写开户申请单,卡号自动生成) 2、取钱 3、存钱 4、查询余额 5、转账(如使用一卡通代缴手机话费、个人股票交易等) 现要求对“ATM柜员机系统”进行数据库的设计并实现,数据库保存在D:\bank目录下,文件增长率为15 。 -Intended to develop an ATM of a bank teller machine system to achieve the following func
5
- 系统在VC++6.0和SQL Server 2000下开发 数据库在查询分析器中执行Database中的文件 源码在AssetsMan中-System in the VC++6.0 and SQL Server 2000 under the development of databases in Query Analyzer in the implementation of the Database in the file source in AssetsMan in
proc-source-code1
- 将oracle数据库中的五个function改写为一个类的五个方法,包含在proc的pc文件和头文件中,经过proc编译后pc文件可以得到一个cpp文件。-Five function rewritten in the oracle database for a class of five methods, including the pc and header files in the proc after proc compiled the pc file can get a cpp file