Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Guest user - what's up?
Message
 
 
À
25/09/2002 10:22:26
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Maintenance bases de données
Divers
Thread ID:
00704230
Message ID:
00705033
Vues:
17
USE myDB
execute sp_grantdbaccess guest
works for me from QA (SQL Server 2000, sa login).

>Hi,
>
>I am trying to add a "guest" account to a database using
execute sp_grantdbaccess guest
I've also tried
execute sp_grantdbaccess guest, guest
and both version with single quites around the parameters. In all cases the command says it completes succesfully, but the guest user does not show up in EM or in the sysusers table.
>
>Any ideas?
>
>TIA,
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform