Forum Discussion
kalpanaV
Helper IV
9 years agoConnecting to SQL Server
Hi I want to connect to one database(tool) from SQL Server Database . How to get the server name generlly for database. Thanks in advance Kalpana
Anonymous
9 years agoNot applicable
Hi kalpanaV,
You can take a look at following document which about get connection string from azure sql:
Azure SQL Database: Use .NET (C#) to connect and query data
Regards,
Xiaoxin Sheng