Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making sure a database requires a username
Message
 
 
À
07/03/2008 10:23:34
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Sécurité
Divers
Thread ID:
01299694
Message ID:
01299710
Vues:
9
>It is specified but the username and password are blank.
>
>
>Connection1=Data Source=MyServer;Initial Catalog=MyDatabase;Integrated Security=True;User Id=;Password=
>
You have to provide user name and password you set up for the DB
Connection1=Data Source=MyServer;Initial Catalog=MyDatabase;User Id=<user name>;Password=<password>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform