Download UnderstandingSQLAzure

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
1.
2.
3.
1.
2.
3.
4.
<connectionStrings>
<addname="AdventureWorks"connectionString=
"Data
Source=[server].database.windows.net;
Integrated Security=False;
Initial Catalog=ProductsDb;
User Id=[login];
Password=[password];
Encrypt=true;"
providerName="System.Data.SqlClient"/>
</connectionStrings>
5.
6.
7.
8.
9.
Related documents