Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ownership problems
Message
De
25/04/2002 09:08:17
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Titre:
Ownership problems
Divers
Thread ID:
00649097
Message ID:
00649097
Vues:
32
Hello Group,

I have code in stored procedures that create tables, populate tables, and run select statements on these tables. When I developed these on my server I was the sa and every table was [dbo].tablename when I transfered the stored procedures to their test server I logged on as MasterTester and all the tables were now [MasterTester].tablename. Now none of the select statement work because they cannot find [dbo].tablename.

How do I write procedures that create tables where anyone can sign on and use them to create tables that select statements will still work.

Thanks
Jim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform