Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ownership problems
Message
 
 
To
26/04/2002 10:05:43
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00649097
Message ID:
00649574
Views:
7
Try to reference tables and SP's w/o owner SELECT ... FROM mytable.

>Hi Michael,
>
>I spoke to soon I tried the CREATE TABLE dbo.tablename and it created the owner of MasterTester. Is there anything else I could try?
>
>Thanks
>Jim
>
>z\>Change your create scripts to include the owner with the name:
>>
>>CREATE TABLE dbo.tablename
>>
>>CREATE PROCEDURE dbo.procname
>>
>>-Mike
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform