拷貝到SQL Server 2000的查詢分析器里,然后執(zhí)行將產(chǎn)生需要的數(shù)據(jù)庫(kù)結(jié)構(gòu)。 配置ODBC數(shù)據(jù)源,按照每章的說(shuō)明進(jìn)行數(shù)據(jù)源的配置,程序?qū)?shù)據(jù)庫(kù)的訪問(wèn)需要通過(guò)ODBC來(lái)實(shí)現(xiàn)。 打開(kāi)"控制面板"中"管理工具"的"ODBC(數(shù)據(jù)源)",在彈出的對(duì)話框中創(chuàng)建文件DSN。 my_factory.dsn 本例需要?jiǎng)?chuàng)建的文件DSN,登錄方式選擇"使用用戶輸入登錄ID和密碼的SQL Server驗(yàn)證", 登錄ID為sa,密碼為空,選擇默認(rèn)連接數(shù)據(jù)庫(kù)(就是在查詢分析器里創(chuàng)建的數(shù)據(jù)庫(kù)
標(biāo)簽: Server 2000 ODBC SQL
上傳時(shí)間: 2015-08-13
上傳用戶:caiiicc
本文簡(jiǎn)要介紹了集成電路MAX038的性能,并給出了以MAX038波形產(chǎn)生器為核心具有四種輸出波形的函數(shù) 信號(hào)發(fā)生器的設(shè)計(jì)方案。用這種方法設(shè)計(jì)的信號(hào)發(fā)生器具有結(jié)構(gòu)簡(jiǎn)單、成本低、體積小等特點(diǎn),很好地滿足 了一般的實(shí)驗(yàn)要求。 關(guān)鍵詞:集成電路 信號(hào)發(fā)生器 頻率 Abstract:The performance ofIC_MAX038 was introduced briefly in this paper.At the sa/ne time,a signal generator design making with integrated circuit MAX038 is provided,which can produce four kinds of waveforms output.The signal generator was of characters such as simple structur,cheap expense,small volume and SO on.The signal generator contents the demand of general experiments very wel1. Key words:Integrated circuit Signal generator Frequency
上傳時(shí)間: 2013-12-12
上傳用戶:四只眼
是用jbuilder9做的一個(gè)學(xué)生基本信息查詢系統(tǒng)。單窗體,有添加刪除查詢更新幾個(gè)功能,用的是SQL Server數(shù)據(jù)庫(kù)。服務(wù)器名local 用戶名sa 密碼hunterd
標(biāo)簽: jbuilder9 信息查詢系統(tǒng)
上傳時(shí)間: 2015-08-25
上傳用戶:zhangliming420
The code, images and designs for this book are released under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License. http://creativecommons.org/licenses/by-nc-sa/2.5/ You are free: * to copy, distribute, display, and perform the work * to make derivative works Under the following conditions: *Attribution. You must attribute the work in the manner specified by the author or licensor. *Noncommercial. You may not use this work for commercial purposes. *Share Alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under a license identical to this one. *For any reuse or distribution, you must make clear to others the license terms of this work. *Any of these conditions can be waived if you get permission from the copyright holder. CONTACT ME Please address any questions to info@andybudd.com.
標(biāo)簽: Attribution-NonComm Creative released Commons
上傳時(shí)間: 2014-01-19
上傳用戶:chfanjiang
C#進(jìn)銷存系統(tǒng),WinForm與SQLServer開(kāi)發(fā),配有數(shù)據(jù)庫(kù)文件, 1、把goods數(shù)據(jù)庫(kù)附加在SQL SERVER中。 2、連接數(shù)據(jù)庫(kù)的登錄賬號(hào)為:J110,登錄密碼:654321。 3、數(shù)據(jù)庫(kù)連接字串:Server=localhost uid=sa pwd=123456 database=goods。
標(biāo)簽: SQLServer WinForm SERVER goods
上傳時(shí)間: 2015-08-28
上傳用戶:維子哥哥
1、用SQL查詢器打開(kāi)install目錄下的dooogo.sql運(yùn)行之后創(chuàng)建數(shù)據(jù)庫(kù)dooogo。 2、然后打開(kāi)web.config修改 <DbProvider type="Club.Framework.Data.SqlDataProvider, Club.Framework" connectionString="user id=sa password= initial Catalog=dooogo Data Source=(local)" /> 節(jié)點(diǎn)的數(shù)據(jù)庫(kù)用戶密碼。 3、打開(kāi)IIS,創(chuàng)建虛擬目錄dooogo指向WebUI目錄; 4、輸入http://localhost/dooogo/default.aspx進(jìn)入首頁(yè)
標(biāo)簽: dooogo DbProvider install config
上傳時(shí)間: 2015-09-05
上傳用戶:561596
是用jbuilder9做的一個(gè)簡(jiǎn)單程序。單窗體,有添加刪除查詢更新幾個(gè)功能,用的是SQL Server數(shù)據(jù)庫(kù)。服務(wù)器名local 用戶名sa 密碼hunterd.(不要忘了改數(shù)據(jù)源和導(dǎo)入數(shù)據(jù))第一次用java 和jbuilder編程,可能還有些問(wèn)題吧。
上傳時(shí)間: 2014-01-23
上傳用戶:yiwen213
一個(gè)使用免疫算法實(shí)現(xiàn)物流調(diào)度的源代碼,使用SQL Server 2005+Visual Studio C# 2005開(kāi)發(fā),可以在地圖上描出優(yōu)化路徑。壓縮包中的wldd.bak和wldd1.bak為數(shù)據(jù)庫(kù)文件,將其恢復(fù)到SQL Server 2005中即可。需要注意的是,默認(rèn)的連接字符串為 connectionString="Data Source=YANXL\SQLEXPRESS Initial Catalog=wldd1 User ID=sa Password=dream" 初始密碼可以改掉
上傳時(shí)間: 2014-01-26
上傳用戶:1079836864
藥品進(jìn)銷存管理系統(tǒng) delphi +sql2000 sql中,sa密碼用delphi 可在數(shù)據(jù)庫(kù)安全性中修改密碼
標(biāo)簽: sql delphi 2000 進(jìn)銷
上傳時(shí)間: 2014-01-06
上傳用戶:koulian
基于C/S模式的考試系統(tǒng)的研究與開(kāi)發(fā) 1 1. 前言 1 1.1 MICROSOFT VISUAL STUDIO .NET 2003開(kāi)發(fā)平臺(tái)和C#語(yǔ)言的特點(diǎn) 1 1.2用C/S模式開(kāi)發(fā)計(jì)算機(jī)考試系統(tǒng)的優(yōu)越性 1 2. 系統(tǒng)分析 2 2.1系統(tǒng)基本情況描述 2 2.2 可行性分析 2 2.3 需求分析 3 2.3.1采用SA方法畫出計(jì)算機(jī)考試系統(tǒng)的一套分層數(shù)據(jù)流圖 3 2.3.2數(shù)據(jù)詞典 4 3. 系統(tǒng)設(shè)計(jì) 4 3.1系統(tǒng)配置 4 3.2系統(tǒng)概要設(shè)計(jì) 4 3.2.1系統(tǒng)結(jié)構(gòu)圖 4 3.2.2模塊功能及界面設(shè)計(jì) 4 3.2.3模塊界面設(shè)計(jì) 5 3.3系統(tǒng)詳細(xì)設(shè)計(jì) 6 3.3.1模塊詳細(xì)設(shè)計(jì) 6
標(biāo)簽: MICROSOFT VISUAL STUDIO 2003
上傳時(shí)間: 2013-12-26
上傳用戶:dragonhaixm
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1