Update README.md

This commit is contained in:
Gwyn 2026-05-25 22:31:32 -04:00
parent 8ab19c73b4
commit 73397ff9a9

View file

@ -1,3 +1,5 @@
# How to
Run exposedb.py and supply a pyodbc connection string
Example: `python exposedb.py "DSN=MyDSN"`
For non-odbc connections you may want to just use [dbeaver](https://dbeaver.io/).