Hi
What my "connection string" will be for my db hosted on VM on Azure if I wanted to run the C# application from my local PC to retrieve the DB? I currently have the following and it doesn't work.
Thank you
string SQLConnectionString = "Server=myVMname; Database=myDB; Uid =myusername; Pwd =mypassword";
- Moved by Kristin XieMicrosoft contingent staff Wednesday, July 15, 2015 1:51 AM move to better forum