![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I was using dts to try to copy a single table (using the copy objects process) from one SQL DB to another and got this error: [Microsoft][ODBC SQL Server Driver][SQL Server]EXECUTE permission denied on object 'sp_grantdbaccess', database 'master', owner 'dbo' I am the owner of both the sending and receiving DBs. What is the problem here? Wayne |
#3
| |||
| |||
|
|
Did you pick your databases in the connections properly? Sounds like you may have tried to copy the table to the master database instead of your user database. -- Simon Worth "Wayne Wengert" <wayneDONTWANTSPAM (AT) wengert (DOT) com> wrote in message news:OfR2NqhJFHA.3336 (AT) TK2MSFTNGP10 (DOT) phx.gbl... I was using dts to try to copy a single table (using the copy objects process) from one SQL DB to another and got this error: [Microsoft][ODBC SQL Server Driver][SQL Server]EXECUTE permission denied on object 'sp_grantdbaccess', database 'master', owner 'dbo' I am the owner of both the sending and receiving DBs. What is the problem here? Wayne |
![]() |
| Thread Tools | |
| Display Modes | |
| |