Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simplest way to copy whole database
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01301462
Message ID:
01301854
Views:
23
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform