Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stored proc & linked server error
Message
De
29/01/2007 13:11:43
 
 
À
28/01/2007 10:48:25
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Divers
Thread ID:
01189905
Message ID:
01190202
Vues:
17
Just a thought -

Inside this procedure:

[DK_SQL_01].SimpleDayFeeder.dbo.SimpleDaysUpdateOnHand

Does your login have privileges to all the tables views, etc. contained within?



>I have linked a Sql2005 server in a multi server environment in order to run remote queries.
>
>I did setup security, so that
>
>Select Top 10 * From [DK_SQL_01].Fleet.dbo.Inventory
>
>works and returns results
>
>But:
>
>EXEC [DK_SQL_01].SimpleDayFeeder.dbo.SimpleDaysUpdateOnHand
>
>Returns:
>Server: Msg 7416, Level 16, State 1, Line 1
>Access to the remote server is denied because no login-mapping exists.
>
>I believe I have set up correct login mappings, since the query works, but I keep getting this error.
>
>TIA
>
>Peter
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform