搜索资源列表
CreateSQLDB
- 行业数据库软件经常需要在用户机器上的SQLServer服务器上创建数据库。本软件自动完成在用户机器上的SQLServer服务器上创建数据库,并修改SQLServer服务器的sa的访问密码功能。只要按照需要,修改要创建的数据库的名称及其数据库文件名称,本源码即可直接用于工程实践。-database software industry often requires the user machines on the SQLServer database created on the server. T
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
data
- sql2000工程实践一书总的数据文件源代码,可以直接调试 -SQL2000 engineering practice in general the book data file source code, debugging can be directly
xsxxglxt
- 简单的学生信息管理系统 编译源程序: 1. 去掉“只读”属性。 2. 在SQL Server2000中,附加数据库UGMS。 3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。 运行Realease: 1. 确认已安装VC 6.0。 2. 在SQL Server 2000中,附加数据库UGMS。 3. 运行程序的Debug版或者Release版。 4. 参考该书第10章的内容操作。 -Simple student i
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
managmentsystem
- 利用c++与SQL2000实现了一个物流管理系统,SQL源文件也包含在里面-Using c++ and SQL2000 has a logistics management system, SQL source file is also included in the inside
SalaryPrint
- 06年给一个工厂做的工资打印的源码,采用SQLSERVER数据库链接,FASTREPORT报表,VirtualTree树形控件,压缩文件包含这两个控件和源码。-In 2006 to a factory to pay the printed source code, using SQLSERVER database link, FASTREPORT reports, VirtualTree tree controls, compressed file that contains the two c
DataConnect
- 06年做的一个数据连接源码。做数据库的朋友都知道,如果动态连接数据是个问题,这个就是如何动态查找LAN网上的SQL SERVER服务器,并自动配置生成INI文件,供主框架软件使用。-In 2006 to do a data connection source. To do the database you will be aware that if the dynamic linking of data is a problem, this is how to dynamically check
SQLLink
- 一相关于SQL的编辑查看器,可以顺利的查看到源文件的相关内容-A related editorial in the SQL viewer, you can see a smooth to the source file relevant content
booksell
- 可连接SQL,ORACLE等数据库。 首先建立SHOP用户,密码为SHOP,赋予连接和RESOURCE权限。再建立SHOP表空间,再建立表和触发器(在SQL源代码.doc里)并在PASSWORD表里添加新项name:‘admin ,psw: admin 这是管理员登陆帐户。 剩余的就看帮助文件吧。-Can be connected to SQL, ORACLE and other databases. First establish SHOP user password SHOP, gi
solog
- 1.文章发布采用FTB3.1,兼有UBB功能 2.RSS聚合,友情链接添加 3.音乐,访问统计,错误统计(记录在log/log.txt里) 4.URLREWRITE(我的虚拟主机不支持,如果你的支持把default.aspx里的view.aspx?id=num 改成artnum.aspx即可) 5.可选择使用MSSQL或ACESS作为数据库(修改数据源见Web.config) 6.文件管理器功能 -1. Article published by FTB3.1, both
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
6
- 综合人事管理系统 系统在VC++6.0和SQL Server 2000下开发 数据库在查询分析器中执行Database中的文件 源码在HrSys中-Integrated Personnel Management System System in VC++6.0 and the development of the database under SQL Server 2000 Query Analyzer to perform in the Database file in the sou
sam-Personnel-Management-System
- *数据库为SQL数据库 *数据源名称为 sam人事管理 *数据库源文件在数据库文件夹中 *用sql的附加数据库就可以了 *用户名为 人事部、yg01或yg02..... *密码初始为123-* Database* SQL database data source name is sam Personnel Management* Database source file folder in the database using sql* Additional database
ch10
- 编译源程序: 1. 去掉“只读”属性。 2. 在SQL Server2000中,附加数据库UGMS。 3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。 运行Realease: 1. 确认已安装VC 6.0。 2. 在SQL Server 2000中,附加数据库UGMS。 3. 运行程序的Debug版或者Release版。 4. 参考该书第10章的内容操作。-Compile the source: 1. Remove t
wuyexxxtvbPsql
- 使用说明 1.在使用源程序前,请先创建数据库。具体方法是在 Microsoft SQL Server 2000的“查询分析器”中打开SQL文件夹中的数据库SQL脚本,然后按F5执行脚本,即可生成实例所需要的数据库。 2.配置ODBC数据源,具体方法可以参考本书光盘pic文件夹中的图片。 3.在Visual Basic 6.0开发环境中打开Code文件夹中的工程项目文件,即可使用实例的源代码。-Use the source, first create a database. The
job-sched
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
xsxin_vcpp
- 编译源程序: 1. 去掉“只读”属性。 2. 在SQL Server2000中,附加数据库UGMS。 3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。 运行Realease: 1. 确认已安装VC 6.0。 2. 在SQL Server 2000中,附加数据库UGMS。 3. 运行程序的Debug版或者Release版。 4. 参考该书第10章的内容操作。 -Compile the source code: 1