在運行系統前,首先要安裝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系統: 發表文章、回復文章、搜索文章、查看文章、文章排序 運行的時候,需要把DATABASE目錄下的Forum_MSAccess.mdb文件拷貝到D盤根目錄,因為在common.jsp中設置的數據庫路徑為根目錄,讀者也可以自行設置程其他路徑。 訪問路徑為 http://localhost:8080/chap23/index.jsp。
上傳時間: 2015-06-27
上傳用戶:417313137
用jsp編寫的網上書店管理系統。可實現瀏覽圖書、搜索、購書、投票、統計金額、會員管理、訂單管理、圖書管理、信息編輯。。。等功能。 運行的時候,需要把DATABASE目錄下的BookStore_MSAccess.mdb文件拷貝到D盤根目錄,因為在common.jsp中設置的數據庫路徑為根目錄,讀者也可以自行設置程其他路徑。 將該目錄拷貝到Tomcat的ROOT目錄下,首頁鏈接URL為 http://localhost:8080/chap24/Default.jsp。 注意:文件名是區分大小寫的。
上傳時間: 2015-06-27
上傳用戶:chenbhdt
用SQL Server+jsp實現的電話黃頁查詢系統。 運行的時候,需要把DATABASE目錄下的YellowPages_MSAccess.mdb文件拷貝到D盤根目錄,因為在common.jsp中設置的數據庫路徑為根目錄,讀者也可以設置程其他路徑。 將該目錄拷貝到Tomcat的ROOT目錄下,首頁鏈接URL為http://localhost:8080/appendix2/Default.jsp。 注意:文件名是區分大小寫的。
上傳時間: 2015-06-27
上傳用戶:zhyiroy
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 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 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數據庫,用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 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