Bulk copy/insert

I'm looking for cross platform options for bulk inserts to SQL Azure, if there are any? All options I have seen to date appear to be tied to windows (BCP, SSIS) or .NET (bulk copy API).

Python would be our target language, but any possibilities that would run on Linux I'd love to hear about.

Thanks!

September 10th, 2015 11:41am

Hi,

You can try the BCP tool that ships with our ODBC 11 Driver for SQL Server for either RedHat or SUSE Linux (assuming you have one of them).

The links are:

http://www.microsoft.com/en-us/download/details.aspx?id=36437

http://www.microsoft.com/en-us/download/details.aspx?id=34687

Thanks

Free Windows Admin Tool Kit Click here and download it now
September 10th, 2015 1:40pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics