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

Update README.md

This commit is contained in:
Andrea Lam
2016-11-10 18:41:56 -08:00
committed by GitHub
parent ec27df0857
commit 22b9dc09c6

View File

@ -2,6 +2,7 @@
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: 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# * C#
* C/C++
* Java * Java
* Node.js * Node.js
* PHP * PHP