MorimotoShimei / mssql2csv.py

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

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

License:MIT License


Languages

Language:Python 100.0%