Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making sure a database requires a username
Message
 
 
À
07/03/2008 11:01:43
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Sécurité
Divers
Thread ID:
01299694
Message ID:
01299729
Vues:
12
>Yes, but I would to avoid someone using a connection string such as the one I just described. Because, right now, the security is wide opened.

If you want to be prompted for login, remove User Id and Password from the connection string. The SQL Server has to be configure for Mixed mode authentication.
Connection1=Data Source=MyServer;Initial Catalog=MyDatabase;
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform