Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 712 Bytes

File metadata and controls

26 lines (15 loc) · 712 Bytes

Python BCP

Overview

Python BCP is a python module that facilitates direct BCP data transfers to a SQL Server database

Build requirements

FreeTDS is required, as are the Python development headers and libraries.

Running setup.py works as you'd normally expect

Windows

On Windows, Anaconda is recommended

See:

TODO

  • Test suite
  • OSX build