Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 migrate date to express edition

Author  Topic 

susanring
Starting Member

2 Posts

Posted - 2007-09-10 : 19:04:43
hello. i do have the free edition and i wanted to copy the exact dat a fromt he dev/production environment.

the destination pc is at my house and the source is at my dev/production at wo_rk.

how do i do this help.
thanks

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2007-09-10 : 19:08:21
you want the entire database or part of it ?

You can use backup & restore to backup the entire database and restore it to your PC at your house


KH
[spoiler]Time is always against us[/spoiler]

Go to Top of Page

susanring
Starting Member

2 Posts

Posted - 2007-09-17 : 00:42:48
The entire Database.

i have a coldfusion application (folder, code) that will point to the application.

thanks

what are the steps.
to put it in my pc's express edition?

thanks

Go to Top of Page

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2007-09-17 : 02:13:53
take a look at this thread http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=55210 on backup / restore


KH
[spoiler]Time is always against us[/spoiler]

Go to Top of Page
   

- Advertisement -