1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

Update Readme with Getting Started link

link to Getting Started dev page
This commit is contained in:
Tara Raj
2016-11-17 10:28:26 -08:00
committed by GitHub
parent 0995ff8e60
commit e117d26288

View File

@ -1,4 +1,5 @@
# Database connection samples
[Getting Started Tutorials](https://aka.ms/sqldev)
Contains samples that show how to connect to Microsoft SQL databases, including SQL Server, Azure SQL Database, and Azure SQL Data Warehouse from different langauges like:
* C#