Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
SQL
ce
clients
clustering
connect
datamining
datawarehouse
dts
fulltext
jdbcdriver
msde
mseq
newusers
notificationsvcs
odbc
olap
programming
replication
reportingsvcs
security
securitytools
server
setup
sqlxml.viewmapper
tools
xml
  
 
date: Tue, 2 Sep 2008 11:28:11 -0700,    group: microsoft.public.sqlserver.server        back       


Backup and Restore   
I need to backup data on Computer A and restore on Computer B.
How do I do that?
Both are SQL Server 2005.
-- 
Arne Garvander
(I program VB.Net for fun and C# to get paid.)
date: Tue, 2 Sep 2008 11:28:11 -0700   author:   Arne Garvander

Re: Backup and Restore   
"Arne Garvander"  wrote in message 
news:FB00824B-22CA-4BC6-83BA-809388A54699@microsoft.com...
>I need to backup data on Computer A and restore on Computer B.
> How do I do that?
> Both are SQL Server 2005.
> -- 
> Arne Garvander
> (I program VB.Net for fun and C# to get paid.)

Hi

If you want to do this in T-SQL lookup the BACKUP command in Books Online. 
If you want to use Management studio right click the database and you will 
see backup/restore commands on the tasks menu. You can either backup locally 
and copy the backup file or backup and/or restore using UNC reference.

John
date: Tue, 2 Sep 2008 19:36:14 +0100   author:   John Bell

Re: Backup and Restore   
I tried backup and restore but I must have done something wrong. It did not 
work.
Then I tried detach, copy, and attach. That route worked fine.
-- 
Arne Garvander
(I program VB.Net for fun and C# to get paid.)


"John Bell" wrote:

> 
> "Arne Garvander"  wrote in message 
> news:FB00824B-22CA-4BC6-83BA-809388A54699@microsoft.com...
> >I need to backup data on Computer A and restore on Computer B.
> > How do I do that?
> > Both are SQL Server 2005.
> > -- 
> > Arne Garvander
> > (I program VB.Net for fun and C# to get paid.)
> 
> Hi
> 
> If you want to do this in T-SQL lookup the BACKUP command in Books Online. 
> If you want to use Management studio right click the database and you will 
> see backup/restore commands on the tasks menu. You can either backup locally 
> and copy the backup file or backup and/or restore using UNC reference.
> 
> John 
> 
>
date: Tue, 2 Sep 2008 11:50:20 -0700   author:   Arne Garvander

Re: Backup and Restore   
If you are looking for an answer to the problem you experienced with 
back\restore then you should tell us the error message you got.

However, I guess it failed because you ignored to consider the databases 
files' path. The paths might be different on your Com A and Com B. I mean, 
the files paths on Com A may not be existed on Com B and if you don't take 
this into account then your restore simply fails.

-- 
Ekrem Önsoy



"Arne Garvander"  wrote in message 
news:68E3A1F8-6723-4DF2-A436-D2AB28D97E8E@microsoft.com...
>I tried backup and restore but I must have done something wrong. It did not
> work.
> Then I tried detach, copy, and attach. That route worked fine.
> -- 
> Arne Garvander
> (I program VB.Net for fun and C# to get paid.)
>
>
> "John Bell" wrote:
>
>>
>> "Arne Garvander"  wrote in 
>> message
>> news:FB00824B-22CA-4BC6-83BA-809388A54699@microsoft.com...
>> >I need to backup data on Computer A and restore on Computer B.
>> > How do I do that?
>> > Both are SQL Server 2005.
>> > -- 
>> > Arne Garvander
>> > (I program VB.Net for fun and C# to get paid.)
>>
>> Hi
>>
>> If you want to do this in T-SQL lookup the BACKUP command in Books 
>> Online.
>> If you want to use Management studio right click the database and you 
>> will
>> see backup/restore commands on the tasks menu. You can either backup 
>> locally
>> and copy the backup file or backup and/or restore using UNC reference.
>>
>> John
>>
>>
date: Wed, 3 Sep 2008 11:29:10 +0300   author:   Ekrem Önsoy

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us