Re: Copying SQL Server Object Tasks
- From: "Allan Mitchell" <allan@xxxxxxxxxxxxxxxxxx>
- Date: Sun, 14 Jan 2007 20:08:42 +0000
The way I approach copying a DB from one place to another specially if it is the whole DB is by using Backup and Restore. Simple, it works.
--
Allan Mitchell
http://wiki.sqlis.com | http://www.sqlis.com | http://www.sqldts.com |
http://www.konesans.com
"Vaughn Haybittle" <vhaybittle@xxxxxxxxxx> wrote in message news:uwd4yYBOHHA.4604@xxxxxxxxxxxxxxxxxxxx:
Hi,
I am having trouble copying one database from a one SQL Server to and MSDE
instance.
My environment is set up as follows:
Machine 1: Windows XP Pro with SQL Server 2000 client components
Machine 2: Windows 2003 Server with MSDE 2000.
The two machines are networked but are not part of a Domain.
I am trying to copy the database from the XP Pro Machine to the Windows 2003
Server using the 'Copying SQL Server Object Task'. I am having issues with
what appears to be permissions:
Question 1: I am told that SQL Server is running under the loacl system
account and that I should set up an account with network copying
privelidges. How do I do this? Do I set up an accountunder windows? How
do I give to permissions to copy accross the network?
Question 2: It seems to me from the error messages that are being generated
that one must be part of a domain for it to be possible to use the DTS
functionality. Is this true?
Question 3: Is there an easier way to copy the database from the one server
to another?
Any help or advice as to how best to do this will be appreciated.
Regards
Vaughn
.
- References:
- Copying SQL Server Object Tasks
- From: Vaughn Haybittle
- Copying SQL Server Object Tasks
- Prev by Date: Copying SQL Server Object Tasks
- Next by Date: Re: why my asp script failes to process DTS with access database conne
- Previous by thread: Copying SQL Server Object Tasks
- Next by thread: Re: Incrementally loading with SSIS
- Index(es):
Relevant Pages
|