拷貝到SQL Server 2000的查詢分析器里,然后執行將產生需要的數據庫結構。 配置ODBC數據源,按照每章的說明進行數據源的配置,程序對數據庫的訪問需要通過ODBC來實現。 打開"控制面板"中"管理工具"的"ODBC(數據源)",在彈出的對話框中創建文件DSN。 my_factory.dsn 本例需要創建的文件DSN,登錄方式選擇"使用用戶輸入登錄ID和密碼的SQL Server驗證", 登錄ID為sa,密碼為空,選擇默認連接數據庫(就是在查詢分析器里創建的數據庫
上傳時間: 2015-08-13
上傳用戶:caiiicc
本文簡要介紹了集成電路MAX038的性能,并給出了以MAX038波形產生器為核心具有四種輸出波形的函數 信號發生器的設計方案。用這種方法設計的信號發生器具有結構簡單、成本低、體積小等特點,很好地滿足 了一般的實驗要求。 關鍵詞:集成電路 信號發生器 頻率 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
上傳時間: 2013-12-12
上傳用戶:四只眼
是用jbuilder9做的一個學生基本信息查詢系統。單窗體,有添加刪除查詢更新幾個功能,用的是SQL Server數據庫。服務器名local 用戶名sa 密碼hunterd
上傳時間: 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.
上傳時間: 2014-01-19
上傳用戶:chfanjiang
C#進銷存系統,WinForm與SQLServer開發,配有數據庫文件, 1、把goods數據庫附加在SQL SERVER中。 2、連接數據庫的登錄賬號為:J110,登錄密碼:654321。 3、數據庫連接字串:Server=localhost uid=sa pwd=123456 database=goods。
上傳時間: 2015-08-28
上傳用戶:維子哥哥
1、用SQL查詢器打開install目錄下的dooogo.sql運行之后創建數據庫dooogo。 2、然后打開web.config修改 <DbProvider type="Club.Framework.Data.SqlDataProvider, Club.Framework" connectionString="user id=sa password= initial Catalog=dooogo Data Source=(local)" /> 節點的數據庫用戶密碼。 3、打開IIS,創建虛擬目錄dooogo指向WebUI目錄; 4、輸入http://localhost/dooogo/default.aspx進入首頁
上傳時間: 2015-09-05
上傳用戶:561596
是用jbuilder9做的一個簡單程序。單窗體,有添加刪除查詢更新幾個功能,用的是SQL Server數據庫。服務器名local 用戶名sa 密碼hunterd.(不要忘了改數據源和導入數據)第一次用java 和jbuilder編程,可能還有些問題吧。
上傳時間: 2014-01-23
上傳用戶:yiwen213
一個使用免疫算法實現物流調度的源代碼,使用SQL Server 2005+Visual Studio C# 2005開發,可以在地圖上描出優化路徑。壓縮包中的wldd.bak和wldd1.bak為數據庫文件,將其恢復到SQL Server 2005中即可。需要注意的是,默認的連接字符串為 connectionString="Data Source=YANXL\SQLEXPRESS Initial Catalog=wldd1 User ID=sa Password=dream" 初始密碼可以改掉
上傳時間: 2014-01-26
上傳用戶:1079836864
藥品進銷存管理系統 delphi +sql2000 sql中,sa密碼用delphi 可在數據庫安全性中修改密碼
上傳時間: 2014-01-06
上傳用戶:koulian
基于C/S模式的考試系統的研究與開發 1 1. 前言 1 1.1 MICROSOFT VISUAL STUDIO .NET 2003開發平臺和C#語言的特點 1 1.2用C/S模式開發計算機考試系統的優越性 1 2. 系統分析 2 2.1系統基本情況描述 2 2.2 可行性分析 2 2.3 需求分析 3 2.3.1采用sa方法畫出計算機考試系統的一套分層數據流圖 3 2.3.2數據詞典 4 3. 系統設計 4 3.1系統配置 4 3.2系統概要設計 4 3.2.1系統結構圖 4 3.2.2模塊功能及界面設計 4 3.2.3模塊界面設計 5 3.3系統詳細設計 6 3.3.1模塊詳細設計 6
上傳時間: 2013-12-26
上傳用戶:dragonhaixm