搜索资源列表
公司人事薪资管理ASP+SQL版
- 在Windows系统的管理工具中,选择Internet信息服务,进入web页面管理界面。设置默 认web站点的路径为本目录的绝对路径。 确保您的机器上安装了SQL Server 2000或以上的版本,建立一个新的数据库ASPData,再将 存放在datasource子目录下的mydb_1文件导入到新建的数据库中,并进行还原备份。-on Windows systems management tool, select Internet Information Services, access we
ASP.NET树控件维护完美版
- ASP.NET树控件维护完美版 1.在sql server 2000新建一个tree数据库,到应用程序目录\"tree/sql语句\"底下,找到sql脚本生成数据库结构. 2.把tree控件设为虚拟目录即可.-ASP.NET tree controls to safeguard a perfect version. Sql server 2000 in a new t stalled database, application directory "tree / sql sta
sjcx
- 该实例介绍了简单数据集的开发。 1.使用了SQL Server中的pubs库中的jobs表。 2.通过数据源控件在设计时,连接数据库,通过设置TSQLQuery组件的SQL属性设置查询SQL语句。 3.运行程序-the simple example of the development of data sets. 1. The use of SQL Server pubs for the jobs table. 2. Through the data source controls
JQQ
- 系统可以采用任何一种流行的,Java支持的数据库,本系统采用了Microsoft公司的SQL Server2000作为后台数据库。通过对现在流行的一些Icq的参考,建立数据库,名为javaicq,数据库共建立两个表,一个是用户的基本信息,包括呢称,Jicq号码等。一个是用户的好友表,包括用户自己的号码和好友的号码。-system can use any of the popular Java database support, the system uses Microsoft's SQ
HospitalMan
- 医院管理信息系统,在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。系统默认帐号:admin 密码:-hospital management information system, the operating system, we must first install SQL Server database, attention to set a user name "sa", the password is empty. Defaul
CourseManager
- 课程管理信息系统,在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。系统默认帐号:admin 密码:-course management information system, the operating system, we must first install SQL Server database, attention to set a user name "sa", the password is empty. Default
Stocksys
- 库存管理信息系统,在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。系统默认帐号:admin 密码:-inventory management information system, the operating system, we must first install SQL Server database, attention to set a user name "sa", the password is empty. Defau
storemagage
- 1、要求安装SQL SERVER2000; 2、把DataBase目录下的GOODS数据库附加到SQL SERVER中; 3、设置sa的密码为123456; 4、把本案例的源程序复制到你指定的目录即可。-1, the installation of SQL Server2000; 2. put DataBase GOODS directories under the Additional database to SQL Server; 3. sa set up passwords f
544525797
- 学校管理系统,本管理系统与一般管理系统的区别就是:一般管理系统的后台数据库是用Access或sql server进行前台界面设计软件与后台数据库中的数据表的数据相连接。而此管理系统是用Delphi 6.0自身所带的SQL explorer及interbase进行前台与后台的数据链接,interbase 在使用之前必须先设置用户名和密码,用户名为sysdba,缺省密码为masterkey,方便实用,而且在整个过程中贯穿着很严格的面向对象的编程技术和完整正确的数据库构思方法,较之面向过程的编程技术更
sourcecode
- 代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! 代码3:编程时有时需要读取SQL服务器的目录及文件列表,特别作一些数据库备份程序的时候,本程序实现这个功能...... 代码4:TTS-文本语音转换。 代码5:本软件是一个用局网域发送信使服务的程序,用到了N
vbdafaweasfeasf
- 很好的库存管理系统,功能比较齐全,界面比较清晰,可以设置和更改密码,不过就是还不够完善,请多指教,,Visual Basic,SQL Server -good inventory management system, functions more complete, clear interface can be set up and change passwords, But is not perfect enough, please enlighten, and Visual Basic, S
VCdatabasemanagesystem
- 在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。 可以有两种方法创建该数据库: 1.使用SQL server查询分析器运行Database目录下的sql.txt中的sql语句,…… -before the operating system, we must first install SQL Server database, attention to the user to set the "sa" password em
LunchGuid
- 使用Visual C++6编制的外卖管理系统C/S架构,数据库采用Sql Server2000,ADO编程,实现定餐的添加、数据的处理、送外卖人员的记录和收入的处理。数据库文件也有备份,使用的时候请先将数据库备份文件还原后再进行编译运行。-use Visual C 6 meal prepared by the Management System C / S structure, using SQL Server 2000 database, ADO programming, the additi
C_sharp_example
- C#编程案例一书中的大实例代码。使用方法:1、要求安装SQL SERVER2000; 2、把DataBase目录下的GOODS数据库附加到SQL SERVER中; 3、设置sa的密码为123456; 4、把本案例的源程序复制到你指定的目录即可。-a case book example of the code. Use : 1, require the installation of SQL Server2000. 2. DataBase put in the directory da
3-tier test
- 一个三层应用程序,演示如何通过ADO对象以及存储在SQL Server中的Procedure实现高性能的数据访问(在运行程序前首先要设置SQL Server,在压缩包中有一个Procs.sql的文件,首先在SQL Server上运行该文件设置SQL Server数据库)-a three-tier applications, demonstrating how ADO and SQL Server stored in the Procedure to achieve high-performanc
News
- 使用SQL Server为后台数据库ASP.NET C#语言开发-set OA system, using SQL Server database for background ASP.NET C# language 开发的新闻管理系统,里面有详细的代码及文档
business
- 使用SQL Server为后台数据库ASP.NET C#语言开发-set OA system, using SQL Server database for background ASP.NET C# language 开发的电子商务系统,有完整代码及文档
ToolForSQL2000.rar
- VB6环境编写的的MSSQL2000数据库管理工具,可以搜索连接网络服务器,设定IP和登录密码就可以连接,界面也挺专业的,它可以搜索并列出局域网内的所有的Sql Server服务器及数据库、数据表、并对数据库进行表操作:删除、查询、运行SQL查找、编辑等,类似SQLSERVER企业管理器的功能。,Prepared by the VB6 environment MSSQL2000 database management tools, you can search to connect web se
datagridview_virtualmode(sql)
- 采用DataGridView,设置虚拟缓存打开SQL Server文件,演示程序。-Use DataGridView, set to open SQL Server virtual cache file, the demo program.
SQL-database-operations-in-MFC
- 对CSV文件读取,并且写入SQL server 2005数据库中,注意一定需要自己链接数据库这一块设置SQL登录密码即可(相关参数见代码),在vs2010中可以运行通过-On the CSV file to read, and write SQL server 2005 , pay attention to their own must be linked to this one set the SQL login password (see parameters in the code),
