虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

DATAbase

  • 在运行系统前

    在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。 可以有两种方法创建该数据库: 1.使用SQL server查询分析器运行DATAbase目录下的sql.txt中的sql语句,这样会创建stock数据库。 2.使用SQL Server的企业管理器直接附加“附加数据库文件”目录下的Stock.mdf文件。 系统默认帐号:admin 密码:

    标签: 运行

    上传时间: 2013-12-14

    上传用户:VRMMO

  • 在运行系统前

    在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。 可以有两种方法创建该数据库: 1.使用SQL server查询分析器运行DATAbase目录下的sql.txt中的sql语句,这样会创建stock数据库。 2.使用SQL Server的企业管理器直接附加“附加数据库文件”目录下的Stock.mdf文件。 系统默认帐号:admin 密码:

    标签: 运行

    上传时间: 2014-01-02

    上传用户:familiarsmile

  • 包含有以下基本功能的BBS系统: 发表文章、回复文章、搜索文章、查看文章、文章排序 运行的时候

    包含有以下基本功能的BBS系统: 发表文章、回复文章、搜索文章、查看文章、文章排序 运行的时候,需要把DATAbase目录下的Forum_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以自行设置程其他路径。 访问路径为 http://localhost:8080/chap23/index.jsp。

    标签: BBS 搜索 排序

    上传时间: 2015-06-27

    上传用户:417313137

  • 用jsp编写的网上书店管理系统。可实现浏览图书、搜索、购书、投票、统计金额、会员管理、订单管理、图书管理、信息编辑。。。等功能。 运行的时候

    用jsp编写的网上书店管理系统。可实现浏览图书、搜索、购书、投票、统计金额、会员管理、订单管理、图书管理、信息编辑。。。等功能。 运行的时候,需要把DATAbase目录下的BookStore_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以自行设置程其他路径。 将该目录拷贝到Tomcat的ROOT目录下,首页链接URL为 http://localhost:8080/chap24/Default.jsp。 注意:文件名是区分大小写的。

    标签: jsp 编写 管理系统 图书

    上传时间: 2015-06-27

    上传用户:chenbhdt

  • 用SQL Server+jsp实现的电话黄页查询系统。 运行的时候

    用SQL Server+jsp实现的电话黄页查询系统。 运行的时候,需要把DATAbase目录下的YellowPages_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以设置程其他路径。 将该目录拷贝到Tomcat的ROOT目录下,首页链接URL为http://localhost:8080/appendix2/Default.jsp。 注意:文件名是区分大小写的。

    标签: Server SQL jsp 电话

    上传时间: 2015-06-27

    上传用户:zhyiroy

  • Automate Oracle—and save your time for more important tasks! This is the Oracle automation reference

    Automate Oracle—and save your time for more important tasks! This is the Oracle automation reference every working Oracle DBA needs...concise, straightforward, and incredibly easy to use. Discover proven solutions for automating installation, DATAbase creation, management, monitoring, tuning, backup/recovery,

    标签: Oracle automation important reference

    上传时间: 2015-07-11

    上传用户:stampede

  • This book offers 226 code recipes applicable to a variety of difficulties that may arise in the proc

    This book offers 226 code recipes applicable to a variety of difficulties that may arise in the process of application development. Topics covered include XML processing, Windows forms, DATAbase access, networking, runtime security, cryptography and more.

    标签: difficulties applicable recipes variety

    上传时间: 2015-07-21

    上传用户:朗朗乾坤

  • THIS is really two books in one: a tutorial and a reference manual for JDBC, the application program

    THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access DATAbases from Java. The goal is to be useful to a wide range of readers, from DATAbase novices to DATAbase experts. Therefore, we have arranged the book so that information needed only by experts is separated out from the basic material. We hope that driver developers as well as application programmers and MIS administrators will find what they need. Because different sections are aimed at different audiences, we expect that few people will read every page. We have sometimes duplicated explanations in an effort to make reading easier for those who do not read all sections. This book will be most helpful to those who have some knowledge of the Java programming language and SQL (Structured Query Language), but one doesn t need to be an expert in either to understand the basic concepts presented here.

    标签: application reference tutorial program

    上传时间: 2015-08-04

    上传用户:zhengzg

  • 1. 仍然使用MyDATAbase数据库

    1. 仍然使用MyDATAbase数据库,用SYSDBA用户登录。 2. 在ISQL中,依次输入第4章的数据表创建SQL语句;或者根据表4-1至4-8自行创建数据表。(可以直接使用光盘提供的MyDATAbase.GDB数据库。) 3. 使用MyDB数据库连接,在SQL Explorer中输入原始数据。除了表4-9和表4-10的内容,还需要在USER_PASS表中设置一个权限为’3’的JWC用户名,用于课程的调度;设置若干个教师的账号(需要在TEACHER数据表中设置相应信息),权限为’2’;若干学生的账号。 4. 修改源代码中数据库连接组件DATAbase的参数,包括服务器地址、登录用户名和默认密码。

    标签: MyDATAbase 数据库

    上传时间: 2015-08-07

    上传用户:LIKE

  • pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter, that is capab

    pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter, that is capable of recognizing spam e-mails after appropriate training. Pop3 Agent uses an embedded Firebird DATAbase server. Of course, you can configure Pop3 Agent to work with an existing server if there is another Interbase/Firebird installation available in your network. Open the Pop3 Agent home directory, delete or rename gds32.dll and ib_util.dll, and set the INI file parameter FBembedded=0.

    标签: features powerful filter Agent

    上传时间: 2014-01-10

    上传用户:yoleeson