dbTalk Databases Forums  

SQL Server 2005 Workgroup Edition

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss SQL Server 2005 Workgroup Edition in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Eric
 
Posts: n/a

Default SQL Server 2005 Workgroup Edition - 01-13-2010 , 01:02 PM






Hello,

I am testing/learning SQL 2005 workgroug that came with Windows SBS 2003
Premium and I would like to know:

- Is there a way to set the databases on another drive than the C: drive
during the install.
- Do I have to setup firewall exceptions in order to access the SQL server.
Currently it does not work unless I turn off the firewall.

Thank you.

Eric

Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: SQL Server 2005 Workgroup Edition - 01-13-2010 , 03:52 PM






Eric (eric (AT) mail (DOT) com) writes:
Quote:
I am testing/learning SQL 2005 workgroug that came with Windows SBS 2003
Premium and I would like to know:

- Is there a way to set the databases on another drive than the C: drive
during the install.
First of all, when you create a database, you can always specify the path.
To change the default location, you can right-click the server in
Object Explorer, and choose Properties and then select Database Settings.

But I believe you can change this at Setup as well. In such case that is
in the screen where you select features. But my memory is vague; it was a
while since I ran that Setup.

Quote:
- Do I have to setup firewall exceptions in order to access the SQL
server. Currently it does not work unless I turn off the firewall.
The SQL Server Setup does not touch your firewall, so need to open the
firewall yourself. You should not have to close down the firewall entirely.
But you are not planning to expose SQL Server on the Internet, I assume?


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

Reply With Quote
  #3  
Old   
Eric
 
Posts: n/a

Default Re: SQL Server 2005 Workgroup Edition - 01-14-2010 , 10:12 AM



Quote:
First of all, when you create a database, you can always specify the path.
To change the default location, you can right-click the server in
Object Explorer, and choose Properties and then select Database Settings.
I was originally thinking about the system databases. It would just be
easier to be able to set the path during the install rather that trying to
move them later on.

Quote:
The SQL Server Setup does not touch your firewall, so need to open the
firewall yourself. You should not have to close down the firewall
entirely.
But you are not planning to expose SQL Server on the Internet, I assume?
Closing down the firewall was just a quick test to find out if it was
involved in my communication problem with the SQL server (while setting up
the ODBC connection.)
Would you happen to know what exception needs to be created?

Thank you.

Eric






"Erland Sommarskog" <esquel (AT) sommarskog (DOT) se> wrote

Quote:
Eric (eric (AT) mail (DOT) com) writes:
I am testing/learning SQL 2005 workgroug that came with Windows SBS 2003
Premium and I would like to know:

- Is there a way to set the databases on another drive than the C: drive
during the install.

First of all, when you create a database, you can always specify the path.
To change the default location, you can right-click the server in
Object Explorer, and choose Properties and then select Database Settings.

But I believe you can change this at Setup as well. In such case that is
in the screen where you select features. But my memory is vague; it was a
while since I ran that Setup.

- Do I have to setup firewall exceptions in order to access the SQL
server. Currently it does not work unless I turn off the firewall.

The SQL Server Setup does not touch your firewall, so need to open the
firewall yourself. You should not have to close down the firewall
entirely.
But you are not planning to expose SQL Server on the Internet, I assume?


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000:
http://www.microsoft.com/sql/prodinf...ons/books.mspx

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.