开发者

Make SQL Server Express available from outer network

开发者 https://www.devze.com 2023-01-13 04:06 出处:网络
How to make m开发者_如何学JAVAy local SQL Server Express (which part of Visual Studio) available from outer network?You need to set it up to allow remote connections (not enabled by default for expres

How to make m开发者_如何学JAVAy local SQL Server Express (which part of Visual Studio) available from outer network?


You need to set it up to allow remote connections (not enabled by default for express editions). See this KB article for details for SQL 2005.

Or this article for SQL 2008 instructions

0

精彩评论

暂无评论...
验证码 换一张
取 消