佳礼资讯网

 找回密码
 注册

ADVERTISEMENT

查看: 9114|回复: 20

M$ SQL Server 2005 Express

[复制链接]
发表于 2-7-2005 09:35 AM | 显示全部楼层 |阅读模式
如果你是VS初学者或爱好者,买不起正版的话,可以到Msdn下载免费版本的VS和SQL Server。至于功能方面就不要埋怨了,毕竟这是免费的版本。

详情可以到以下网址查询
http://www.msdn.com/express

[ Last edited by kfchai1982 on 4-7-2005 at 01:33 PM ]

[ 本帖最后由 白日梦 于 4-7-2006 10:22 AM 编辑 ]
回复

使用道具 举报


ADVERTISEMENT

发表于 9-7-2005 10:27 AM | 显示全部楼层
是Beta测试版本。
有时间限制吗?
回复

使用道具 举报

发表于 30-6-2006 12:15 AM | 显示全部楼层
据我所知, Express edition好像不支援remote connection,
也就是說不能把電腦作SERVER用, 多台電腦連線...
回复

使用道具 举报

发表于 4-7-2006 10:43 AM | 显示全部楼层
我上个月下载了 M$ SQL Server 2005 Express,昨天成功安装在公司的伺服器M$ Server 2003 Small Business (Open License) 主机里。试了在 Notebook XP Home SP2 不能安装。

Microsoft .NET Framework 2.0
Before you install any member of the SQL Server 2005 Express Edition family, you must install the .NET Framework 2.0.

Microsoft SQL Server 2005 Express Edition (53.8 MB)
Microsoft SQL Server 2005 Express Edition is the free, easy-to-use, lightweight version of SQL Server 2005. Integrated with Microsoft Visual Studio 2005, SQL Server Express makes it easy to develop data-driven applications that are rich in capability, offer enhanced storage security, and are fast to deploy. SQL Server Express is free to redistribute and can be seamlessly upgraded to more sophisticated versions of SQL Server.

SQL Server Management Studio Express (38.5 MB)
SQL Server Management Studio Express is installed by running the setup program for either SQL Server Express with Advanced Services or SQL Server Express Toolkit. Before you install SQL Server Management Studio Express, you must install MSXML 6.0.

安装完后,在Server的桌面上增加这2个icon,
1. SQL Server Configuration Manager
2. SQL Server Management Studio Express CTP (Community Technical Preview)

在下图红色格子里圈着的

[size=-2]

[ 本帖最后由 白日梦 于 4-7-2006 10:55 AM 编辑 ]
回复

使用道具 举报

发表于 4-7-2006 04:02 PM | 显示全部楼层
回复 #3,
我使用 SQL Server Configuration Manager 在 SQL Native Client Configuration 的 Aliases 加了新的 Alias Name: SQL2005E。

然后使用 Administration Tools -> Data Source (ODBC) -> Add User DSN,
可惜 Test failed! 答案竟然就是 Specified SQL server not found.
回复

使用道具 举报

发表于 5-7-2006 08:58 AM | 显示全部楼层
再测试 #3  ray_mond_toh 的问题,
昨天下午我在 Notebook 安装了 MSXML6.0,接着安装 SQL Server Mgt Studio CTP。

今早我试 connect 去主机的 SQL 2005 Express 新的 database = eAc
错误讯息是 default setting SQL Server does not allow remote connection

上次安装 MSDE(M$ SQL Desktop Edition) 2000 SP3a 有位网友教过安装parameter,Create setup.ini 里
[Options]
SAPWD="admin"
SECURITYMODE=SQL
INSTANCENAME=""
DISABLENETWORKPROTOCOLS=0
DATADIR=D:\
就是红色那行字,default是1,不支援remote connections,看来你我又要重灌 SQL server 了。
回复

使用道具 举报

Follow Us
发表于 5-7-2006 10:15 AM | 显示全部楼层
刚去 msdn 网站,看到 SQL Server 2005 Surface Area Configuration 可以设定 Remote Connections 用 Name Pipe 或 TCP/IP 或两者一起。

里面讲到的,
By default, SQL Server 2005 Express editions allow local client connections only.
回复

使用道具 举报

发表于 9-7-2006 12:00 PM | 显示全部楼层
Express Edtion不支援remote connection,只能用在local.
也就因為這樣,它是免費的.

[ 本帖最后由 ray_mond_toh 于 9-7-2006 12:02 PM 编辑 ]
回复

使用道具 举报


ADVERTISEMENT

发表于 20-7-2006 12:18 PM | 显示全部楼层
原帖由 ray_mond_toh 于 9-7-2006 12:00 PM 发表
Express Edtion不支援remote connection,只能用在local.
也就因為這樣,它是免費的.



SQL 2005 Express Edition, 有支援 remote connection 的。
你必须用SQL Server Configuration Manager enable.
回复

使用道具 举报

发表于 27-7-2006 01:03 AM | 显示全部楼层
原帖由 arlington 于 20-7-2006 12:18 PM 发表



SQL 2005 Express Edition, 有支援 remote connection 的。
你必须用SQL Server Configuration Manager enable.


enable了,你的client可以connect server嗎?
你試了沒?
回复

使用道具 举报

发表于 27-7-2006 06:04 PM | 显示全部楼层
原帖由 ray_mond_toh 于 27-7-2006 01:03 AM 发表


enable了,你的client可以connect server嗎?
你試了沒?


可以connect server。
回复

使用道具 举报

发表于 31-10-2006 05:58 PM | 显示全部楼层
想问如果我要用MYSQL INSERT资料(几百个)进DATABSE
除了用重复INSERT INTO example(name, age) VALUES('Timmy Mellowman', '23' ) 这个COMMAND 还有什么好办法??(比如用BATCH FILE)
回复

使用道具 举报

发表于 20-12-2006 02:08 PM | 显示全部楼层
INSERT INTO TABLE1 SELECT * FROM TABLE2
回复

使用道具 举报

发表于 31-1-2007 11:15 PM | 显示全部楼层
我想知道它有什么限制吗? 毕竟它是免费的
回复

使用道具 举报

发表于 15-5-2007 02:14 PM | 显示全部楼层

回复 #14 sleep_master 的帖子

some limitation on express edition compare to other version :
Ram - 1gb, database size - max 4gb, number of cpu = 1
can't do database mirroring, log shipping...

refer to
http://www.microsoft.com/sql/pro ... mpare-features.mspx
回复

使用道具 举报

发表于 21-5-2007 11:13 AM | 显示全部楼层
上次的 remote connection 问题不了了之。

谁会怎样在 client 的 ODBC 设定 M$ SQL Express 的 connection
在 client machine 的 User DSN 的 SQL Native Client 不会走出来。

是否需要安装 SQL Native Client 在那部 PC 先 ?
回复

使用道具 举报


ADVERTISEMENT

发表于 27-7-2007 03:34 PM | 显示全部楼层

回复 #12 绝望的生鱼片 的帖子

那你要用SQL server integration services 了
回复

使用道具 举报

发表于 3-10-2008 08:58 AM | 显示全部楼层
SQL SERVER 2008 EXPRESS 已经推出了。
是时候更新一下了。
回复

使用道具 举报

发表于 26-10-2008 11:57 PM | 显示全部楼层
MS SQL Express is very troublesome to install due to the pre-requisition requirement. I recommended Postgres/Firebird database, both is free and easy to install. Firebird embedded version has the same capability like Ms Access. The only problem so far I encountered, Postgres installation required NTFS disk format (for security purpose). Have a look at www.postgres.org
回复

使用道具 举报

发表于 13-10-2014 11:07 PM | 显示全部楼层
现在我用着2008的做初学入门。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

 

ADVERTISEMENT



ADVERTISEMENT



ADVERTISEMENT

ADVERTISEMENT


版权所有 © 1996-2023 Cari Internet Sdn Bhd (483575-W)|IPSERVERONE 提供云主机|广告刊登|关于我们|私隐权|免控|投诉|联络|脸书|佳礼资讯网

GMT+8, 16-4-2024 04:49 PM , Processed in 0.082220 second(s), 25 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表