Try unchecking the box “Use Bulk INSERT”. This works for me because some of the tables I copy are very large and the a BULK insert creates a very long query string, I assume, which breaks things. I also go into Advanced (HTTP connection) and select “Use Base64” just because I’m paranoid.