Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ownership problems
Message
 
 
À
26/04/2002 10:05:43
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Divers
Thread ID:
00649097
Message ID:
00649574
Vues:
8
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform