Here is the connection string:
dblib:host=url:1433;dbname=myDB
Where url is the url to the server with SQL Server and myDB is the name of the database. In API Docs, I see the Gets, Updates, etc...
Here is the connection string:
dblib:host=url:1433;dbname=myDB
Where url is the url to the server with SQL Server and myDB is the name of the database. In API Docs, I see the Gets, Updates, etc...