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

Fixed a link

This commit is contained in:
Bader Nasser
2017-06-16 23:16:40 +04:00
committed by GitHub
parent 2f16c0a50d
commit 4c83f93443

View File

@ -1,7 +1,7 @@
# Connect to MSSQL using the Microsoft ODBC Driver on Linux
[C code sample] (sample_c_linux.c) that runs on Linux. The sample connects to MSSQL (SQL Server, Azure SQL DB, Azure SQL DW) using the Microsoft ODBC Driver for Linux.
[C code sample](sample_c_linux.c) that runs on Linux. The sample connects to MSSQL (SQL Server, Azure SQL DB, Azure SQL DW) using the Microsoft ODBC Driver for Linux.
## Prerequisites