Anyone who interacts with today s modern Databases needs to know SQL (Structured Query Language), the standard language for generating, manipulating, and retrieving Database information. In recent years, the dramatic rise in the popularity of relational Databases and multi-user Databases has fueled a healthy demand for application developers and others who can write SQL code efficiently and correctly.
標(biāo)簽: Structured interacts Databases Language
上傳時間: 2016-01-02
上傳用戶:qlpqlq
1、系統(tǒng)環(huán)境要求:WindowsXP/2000 2、DELPHI7.0企業(yè)版 3、如果數(shù)據(jù)庫為SQL Server數(shù)據(jù)庫,建議用戶安裝SQL Server2000 4、程序解壓后去掉只讀屬性 5、源代碼使用注意事項(xiàng): 《倉庫管理系統(tǒng)》 數(shù)據(jù)庫文件:倉庫管理系統(tǒng)_Data.MDF,倉庫管理系統(tǒng)_Log.LDF(mingrisoft\倉庫管理系統(tǒng)\Database\) 操作員: mr 密碼: 111 是超市庫房的管理系統(tǒng),可以進(jìn)行出入庫,價(jià)格更多方面的管理。
標(biāo)簽: WindowsXP DELPHI Server 2000
上傳時間: 2016-01-04
上傳用戶:zhangzhenyu
演示:http://www.jspshop.cn/frshop 為方便廣大網(wǎng)友測試安裝成功,jspshop.cn技術(shù)人員提供了更為簡潔的安裝方法: 1.配置tomcat服務(wù)器--首先安裝jdk,后安裝tomcat 詳細(xì)配置說明 2.點(diǎn)擊jspshop 1.0.exe安裝文件。(注意在安裝時選擇目錄 tomcat根目錄\webapps\root.) 3.設(shè)置數(shù)據(jù)源:控制面板--管理工具--數(shù)據(jù)源(ODBC)--添加 用戶數(shù)據(jù)源 選擇 驅(qū)動器為:microsoft Access Driver 數(shù)據(jù)源名為jspshop 數(shù)據(jù)庫在 tomcat根目錄\webapps\root\jspshop\Database\db.mdb 數(shù)據(jù)庫可以重命名(建議); 4.安裝成功,重新啟動服務(wù)器Tomcat,用瀏覽器中輸http://localhost:8080/jspshop進(jìn)行測試
標(biāo)簽: jspshop frshop http www
上傳時間: 2016-01-07
上傳用戶:gut1234567
You know the rudiments of the SQL query language, yet you feel you aren t taking full advantage of SQL s expressive power. You d like to learn how to do more work with SQL inside the Database before pushing data across the network to your applications. You d like to take your SQL skills to the next level.
標(biāo)簽: advantage the rudiments you
上傳時間: 2014-01-18
上傳用戶:xz85592677
雄霸天下游戲網(wǎng) 實(shí)例文件夾:mingrisoft\Game文件夾 數(shù)據(jù)庫:采用SQL Server 2000數(shù)據(jù)庫,名稱為db_Game 數(shù)據(jù)庫文件位置: \mingrisoft\Game\Database\db_Game_Data.MDF和 \mingrisoft\Game\Database\db_Game_Log.LDF 后臺管理員入口: 用戶名:admin;密碼:admin;單擊“進(jìn)入”按鈕,將進(jìn)入后臺管理頁面 說明該用戶為管理員。
標(biāo)簽: 61548 mingrisoftGame Server 2000
上傳時間: 2016-01-21
上傳用戶:woshiayin
超市進(jìn)銷存系統(tǒng)+源代碼 軟件版本:1.0 應(yīng)用系統(tǒng):跨平臺 使用權(quán)限:免費(fèi) 軟件介紹: 本軟件運(yùn)行環(huán)境: JDK1.5+SQL2000SP4 源代碼運(yùn)行環(huán)境: JBuider2006+ SQL2000SP4 用JBuider2006打開 \超市購物系統(tǒng)\Lgcsgwxt\Lgcsgwxt.jpx 數(shù)據(jù)庫: \超市購物系統(tǒng)\Database\SuperMarket_Data.MDF 本軟件用JDBC聯(lián)的數(shù)據(jù)庫, JBuider2006下運(yùn)行需把SQL文件夾下的三個JAR包倒入 軟件大小:壓縮包約2M,解壓后約9M 軟件分前臺收銀和收臺管理兩大部分 前臺可對不同會員卡產(chǎn)生不同的折扣率,前臺涉及三張數(shù)據(jù)庫表的操作: 商品表—用來查找相應(yīng)的商品信息 銷售表—用來記錄每次銷售的商品信息 庫存表.—每次銷售的商品要從庫存中減去相應(yīng)的商品數(shù)量 后臺涉及商品的查詢及管理,主要功能有: 商品分類查詢及單個商品的查詢 商品銷售統(tǒng)計(jì),可根據(jù)不同的時間段,不同的商品編碼,進(jìn)行相應(yīng)的統(tǒng)計(jì) 商品進(jìn)/出貨 商品出/入庫 商品采購 商品付款單 新增商品---------用于錄入超市原來沒有的商品 會員卡的增,刪,改,查 數(shù)據(jù)庫共9張表 詳細(xì)信息看壓縮包內(nèi)說明
標(biāo)簽: JBuider 2000 1.0 JDK
上傳時間: 2014-08-03
上傳用戶:498732662
Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain Database connections and other data between hits and access to Apache internals. A more detailed description of what mod_python can do is available in this O Reilly article.
標(biāo)簽: interpreter Mod_python mod_python the
上傳時間: 2016-01-25
上傳用戶:yd19890720
KeePass for J2ME is a J2ME port of KeePass Password Safe, a free, open source, light-weight and easy-to-use password manager. You can store passwords in a highly-encrypted Database on a mobile phone, and view them on the go.
標(biāo)簽: KeePass J2ME light-weight Password
上傳時間: 2016-01-25
上傳用戶:er1219
《C++Builder數(shù)據(jù)庫程序設(shè)計(jì)》配書光盤 1.光盤內(nèi)容 Readme.txt 光盤使用說明 書中各章范例文件,Ch1-Ch13文件夾中是各章的范例文件,Database文件夾下為書中要應(yīng)用的數(shù)據(jù)庫文件。 2.光盤運(yùn)行環(huán)境 本光盤可以運(yùn)行在Windows 操作系統(tǒng)下,包括98/Me/2000/NT。 軟件環(huán)境是C++Builder 5.0及以上版本,其中第5章、第8章和第11章(即ch5、ch8和ch11文件夾下)的范例文件的運(yùn)行,還需要系統(tǒng)中已安裝過SQL Server 7.0。其中SQL Server 7.0的安裝請參考本書第11章的有關(guān)說明。 3.光盤使用說明 在使用本光盤的范例文件時,要先把光盤上的內(nèi)容復(fù)制到硬盤,然后把各章范例文件的只讀屬性取消。其中第11章的范例運(yùn)行,要求系統(tǒng)正確安裝SQL Server 7.0的服務(wù)器端文件,操作系統(tǒng)應(yīng)為Windows NT Server或Windows 2000 Server。
標(biāo)簽: Builder Readme 光盤 txt
上傳時間: 2013-12-13
上傳用戶:685
《C++Builder數(shù)據(jù)庫程序設(shè)計(jì)》配書光盤 1.光盤內(nèi)容 Readme.txt 光盤使用說明 書中各章范例文件,Ch1-Ch13文件夾中是各章的范例文件,Database文件夾下為書中要應(yīng)用的數(shù)據(jù)庫文件。 2.光盤運(yùn)行環(huán)境 本光盤可以運(yùn)行在Windows 操作系統(tǒng)下,包括98/Me/2000/NT。 軟件環(huán)境是C++Builder 5.0及以上版本,其中第5章、第8章和第11章(即ch5、ch8和ch11文件夾下)的范例文件的運(yùn)行,還需要系統(tǒng)中已安裝過SQL Server 7.0。其中SQL Server 7.0的安裝請參考本書第11章的有關(guān)說明。 3.光盤使用說明 在使用本光盤的范例文件時,要先把光盤上的內(nèi)容復(fù)制到硬盤,然后把各章范例文件的只讀屬性取消。其中第11章的范例運(yùn)行,要求系統(tǒng)正確安裝SQL Server 7.0的服務(wù)器端文件,操作系統(tǒng)應(yīng)為Windows NT Server或Windows 2000 Server。
標(biāo)簽: Builder Readme 光盤 txt
上傳時間: 2016-01-28
上傳用戶:風(fēng)之驕子
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1