Created server

This commit is contained in:
chris 2026-05-22 16:47:45 -04:00
parent ddca6d40ed
commit 8ab19c73b4
3 changed files with 75 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# How to
Run exposedb.py and supply a pyodbc connection string
Example: `python exposedb.py "DSN=MyDSN"`