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
 SQL Server 2000 Forums
 Transact-SQL (2000)
 Weird Permission Problems...

Author  Topic 

interclubs
Yak Posting Veteran

63 Posts

Posted - 2003-03-18 : 01:01:56
Am trying to update some tables, but I get a permission error, and when I look at the script it generates the problem is here:
'TO [] AS dbo'
and it tells me that  is not a valid user. Seems no matter who I log in as it is having problems....

Anyone have any ideas? Thanks!

X002548
Not Just a Number

15586 Posts

Posted - 2003-03-18 : 09:13:45
What is ""? Is that a TAB char?

Brett

8-)
Go to Top of Page
   

- Advertisement -