Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

How to Change all Table owner one in to another in sql server 2000?

By Tharindu Dhaneenja, 2008/12/29

If you need to delete one user and add the entire related table that user to another user you can easily use this method.

  • Run example 1 Sql statements to set updatable mode to system database(master)
  • Before change,
  • Then run example 2 Sql statements to change owner of the tables
  • After change,

Total article views: 1057 | Views in the last 30 days: 3
 
Related Articles
FORUM

Password change

Password change

FORUM

Collation Changes

Collation Changes

FORUM

change password

change password

ARTICLE

UserName Changes

User names have changed. Read the details.

ARTICLE

CSS Changes

A few changes to the CSS today.

Tags
change db owner    
security    
 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.

Join us!

Steve Jones
Editor, SQLServerCentral.com

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones