Groups | Blog | Home
all groups > sql server new users > july 2006 >

sql server new users : Quick Questions



Thanas
7/17/2006 9:10:10 AM
Can SQL Server Express accept remote connections? If so how?

I am trying to copy a database from our main SQL Server 2005 database
to a laptop that is housing a SQL Server Express.

If anyone knows of a better method on how to get a copy to a SQL Server
Express that would be great.

-Thanas

Thanks for the help in advance.
Arnie Rowland
7/17/2006 9:26:58 AM
Yes. You may have to use the Surace Area Configuration Tool to enable Remote
Connections.

The best way to get a copy is to Backup/Restore.

--
Arnie Rowland
"To be successful, your heart must accompany your knowledge."



[quoted text, click to view]

Thanas
7/17/2006 10:23:55 AM
Will a backup/restore cause the root database to go offline?

The strange thing Arnie is that I know the SQL Server Express is set up
for remote connection but for some reason it won't copy through
Management Studio.

[quoted text, click to view]
Sue Hoegemeier
7/17/2006 12:02:39 PM
Not sure what you mean by root databases but a SQL Server
backup is an online operation so no databases will be
offline. While restoring a database, the database being
restored is not accessible.
How are you trying to copy the databases - what steps are
you using? When you say it won't copy, do you have some
specific error numbers and error messages that come up?
Backup and restore is a relatively easy way to get a copy of
a database to another location.

-Sue

On 17 Jul 2006 10:23:55 -0700, "Thanas"
[quoted text, click to view]
AddThis Social Bookmark Button