mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Bump System.Data.SqlClient from 4.5.1 to 4.8.6 in /samples/tutorials/f#/SqlServerSample
Database connection samples
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++
- F#
- Java
- Node.js
- PHP
- Python
- Ruby
You can find many Azure-specific samples in the AzureSqlGettingStarted folder.