We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c41fa6 commit 5ba9a92Copy full SHA for 5ba9a92
docker/python-mssql18/readme.md
@@ -3,7 +3,7 @@
3
## Overview
4
This repo provides a Dockerfile that you can use to:
5
- Create a linux container with Python3.11 and `pyodbc`.
6
- - Connect to a MSSQL server 18 (change Dockerfile for v17).
+ - Connect to a MSSQL18 (change Dockerfile for v17).
7
8
## Quickstart
9
- Update `src/connection_string.txt` with your MSSQL18 credentials **(DO NOT USE IN PRODUCTION)**.
0 commit comments