Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simplest way to copy whole database
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01301462
Message ID:
01301854
Vues:
22
maybe you should remove that
< add name="Conn" connectionString="Server=Some Name; Database=Some DB; uid=User ID; pwd=password"/ >


and leave only this:
< add name="FCCMSConnectionString" connectionString="Data Source=Server name;Initial Catalog=Db Name;Persist Security Info=True;Max Pool Size=1000;Asynchronous Processing=true;" providerName="System.Data.SqlClient"/ >


BUT I am not sure. Not a .NET guy as you know :-)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform