Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 MS-SQL to MS-SQL
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

puzo
Junior Member

Israel
417 Posts

Posted - 26 October 2004 :  12:35:50  Show Profile  Visit puzo's Homepage
That's right, i want to transfer my database from one MS-SQL server to another.
Since there is no forum for this i decided to ask it here.
What is the best way to do so?
I tried backup and restore - no go (said invalid ACTIVE_USERS object)
DTS - no go (said Access Denied to user)

Thanks in advance (ruirib )

Mike.


HuwR
Forum Admin

United Kingdom
20600 Posts

Posted - 26 October 2004 :  12:56:28  Show Profile  Visit HuwR's Homepage
ok, create a database on the new server and add the same users as on the existing server. then just do a dts transfer and select "Copy objects and data....", this should transfer everything inluding indexes etc
Go to Top of Page

Podge
Support Moderator

Ireland
3776 Posts

Posted - 26 October 2004 :  13:55:19  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
You could also detach the db on the source server copy it to the new server and reattach it.

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

Gremlin
General Help Moderator

New Zealand
7528 Posts

Posted - 26 October 2004 :  19:05:39  Show Profile  Visit Gremlin's Homepage
If you new server doesn't give you full access you may not be able to do a DTS Copy Objects and Data without getting access erors in which case you'll first need to script the original database (right click on it, all tasks, generate script), run that script on the new server to create your tables, indexes, constrains etc making sure to change any table ownership first as well if your using a different logon on the new server, then just do a DTS import copying *data* only not objects.

Kiwihosting.Net - The Forum Hosting Specialists
Go to Top of Page

puzo
Junior Member

Israel
417 Posts

Posted - 28 October 2004 :  22:24:32  Show Profile  Visit puzo's Homepage
HuwR - that worked, thank you!
Thank you also Podge and Gremlin.


Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.9 seconds. Powered By: Snitz Forums 2000 Version 3.4.07