Turns a database into a website.
| .gitignore | ||
| exposedb.py | ||
| README.md | ||
| requirements.txt | ||
How to
Run exposedb.py and supply a pyodbc connection string
Example: python exposedb.py "DSN=MyDSN"
| .gitignore | ||
| exposedb.py | ||
| README.md | ||
| requirements.txt | ||
Run exposedb.py and supply a pyodbc connection string
Example: python exposedb.py "DSN=MyDSN"