国产探花免费观看_亚洲丰满少妇自慰呻吟_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



發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 古蔺县| 保亭| 安西县| 宾阳县| 岑巩县| 宜州市| 东至县| 筠连县| 泽库县| 清苑县| 海安县| 松滋市| 沙田区| 邮箱| 西城区| 金平| 富平县| 五河县| 乐亭县| 河池市| 公主岭市| 屯门区| 九台市| 星子县| 五寨县| 尼木县| 马鞍山市| 西畴县| 商洛市| 平凉市| 乐安县| 化州市| 惠东县| 新建县| 石屏县| 台安县| 四会市| 秦皇岛市| 崇仁县| 钟祥市| 蕉岭县|