Welcome to the myhosting.com Forums.
-
Moved database to new SQL Server
I have exported data from my old SQL 2000 database and imported it into a new SQL 2000 database on a different server. The new database has a different name. I successfully restored the data from the previous database to the new one but I cannot access the database when on my website. It would appear that the name change has caused some problems as it stated there is an "orphaned user" when i restored the database. Tech support said to run an SQL query as follows:
exec sp_changeobjectowner ‘olduser.dbtable‘, ‘dbo’
I have found the myhosting.com SQL admin page but do not know where or how to run an SQL query, or what parameters to enter into the above string. Do I run this once for every table in the store or just once for the whole database? My old user name is user_89EB7F. My new username is DB_E663EC. Can anyone help me with the syntax of the query and how to run it?
Thanks for any help that you can give me.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Version 4.1.7
Copyright ©2000 - 2013
All times are GMT -4. The time now is 08:18 PM.