Sign in
United States (English)
Brasil (Português)
Česká republika (Čeština)
Deutschland (Deutsch)
España (Español)
France (Français)
Italia (Italiano)
Россия (Русский)
대한민국 (한국어)
中华人民共和国 (中文)
台灣 (中文)
日本 (日本語)
香港特别行政區 (中文)
SQL Server Developer Center
Home
Library
Learn
Downloads
Troubleshooting
Community
Forums
SQL Server Developer Center
>
SQL Server Forums
>
SQL Server Data Access
>
Sql Server client Network Utility
Ask a question
Search Forums:
Search SQL Server Data Access Forum
Search All SQL Server Forums
Search All MSDN Forums
Sql Server client Network Utility
Tuesday, November 27, 2007 6:23 AM
C. Kiran Kumar
0
Sign In to Vote
Hi,
Iam installing the SQL Express Edition with Advance Services. Using Command prompt.
start /wait setup.exe /qb SECURITYMODE=SQL DISABLENETWORKPROTOCOLS=0 SAPWD=mypassword ADDLOCAL=SQL_Engine,SQL_Data_Files,SQL_Replication,SQL_FullText,Client_Components,Connectivity,SDK,SQL_SSMSEE
after installing the SQL Express. The Named Pipes and tcp/ip is in disable protocols only.
How do i enble the named pipes and tcp/ip through the command line installtion.
Thanks
Kiran
Reply
Quote
Answers
Saturday, November 07, 2009 7:20 PM
Raj Kasi - MSFT
Moderator
0
Sign In to Vote
Here's the link :
http://msdn.microsoft.com/en-us/library/ms143446(SQL.90).aspx
. As per this link
http://msdn.microsoft.com/en-us/library/ms165677(SQL.90).aspx
if DISABLENETWORKPROTOCOLS=0 then shared memory, tcp/ip, named pipes are enabled. Please check firewall settings in the first link that I mentioned
This posting is provided "AS IS" with no warranties, and confers no rights
Marked As Answer by
Raj Kasi - MSFT
Moderator
Saturday, November 07, 2009 7:33 PM
Reply
Quote
All Replies
Saturday, November 07, 2009 7:20 PM
Raj Kasi - MSFT
Moderator
0
Sign In to Vote
Here's the link :
http://msdn.microsoft.com/en-us/library/ms143446(SQL.90).aspx
. As per this link
http://msdn.microsoft.com/en-us/library/ms165677(SQL.90).aspx
if DISABLENETWORKPROTOCOLS=0 then shared memory, tcp/ip, named pipes are enabled. Please check firewall settings in the first link that I mentioned
This posting is provided "AS IS" with no warranties, and confers no rights
Marked As Answer by
Raj Kasi - MSFT
Moderator
Saturday, November 07, 2009 7:33 PM
Reply
Quote
Need Help with Forums? (FAQ)
© 2009 Microsoft Corporation. All rights reserved.
Manage Your Profile
|
Terms of Use
|
Trademarks
|
Privacy Statement
|
Contact Us