/mssql2csv.py

Python script to dump a MSSQL Server Database to folder of CSV files.

Primary LanguagePythonMIT LicenseMIT

==========================
mssql2csv
==========================

Python script to dump a MSSQL Server Database to folder of CSV files.
Requires the freetds library and the pymssql module