国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 開發 > 綜合 > 正文

使用SQLServer2005

2024-07-21 02:25:08
字體:
來源:轉載
供稿:網友
按如下方法(網上查到的):

so onto the command prompt ! (wooohooo)

sqlcmd.exe will be your friend to explore the beta 1 build of sql express. here's how:

- open a command prompt

- sqlcmd -e -s servername/instancename (e.g. sqlcmd -e -s guntherb01/sqlexpress)

- select name from sys.databases

- go



you'll find a list of the default databases in your sql express installation (master, tempdb, model, msdb). however, no sample databases - nothing !



so here's an (unofficial) tip to get some sample data in sql express (finally, this post is way to long) :-)
- download and install pubs & nwind t-sql scripts: http://www.microsoft.com/downloads/details.aspx?familyid=06616212-0356-46a0-8da2-eebc53a68034&displaylang=en

- sqlcmd -s servername/instance -e (or -u sa -p password)

- :r "c:/program files/microsoft sql server 2000 sample database scripts/instpubs.sql"

- :r "c:/program files/microsoft sql server 2000 sample database scripts/instnwnd.sql"

to verify you have successfully loaded the db's :
- select name from sys.databases
- go
- use pubs
- select * from authors
- go

note that these t-sql scripts were designed for sql2000 (hence unsupported), but hey, they seemed to run perfectly on my sql express machine.

now start enjoying sql express 2005 beta 1 !!!

這個版本的sqlserver2005 express 不包括full-text index



發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 荔浦县| 茌平县| 华亭县| 方山县| 通山县| 五家渠市| 拜城县| 枣阳市| 托克逊县| 敖汉旗| 沛县| 祁阳县| 泸溪县| 乌拉特后旗| 从化市| 徐州市| 河北区| 赤水市| 六安市| 和平区| 株洲市| 长垣县| 海伦市| 厦门市| 霍邱县| 三台县| 丰镇市| 青海省| 西乌珠穆沁旗| 迭部县| 顺义区| 夏河县| 泌阳县| 西峡县| 曲沃县| 嘉鱼县| 桂东县| 革吉县| 济宁市| 泰来县| 黄浦区|