You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am having troubles uploading data from .csv's with 1 nvarchar column. I tried both creating the table myself as well as letting bcp instantiate its own. The code works just fine for any other .csv with more than 1 column.
I'm using bcpy 0.1.8.
Hi, I am having troubles uploading data from .csv's with 1 nvarchar column. I tried both creating the table myself as well as letting bcp instantiate its own. The code works just fine for any other .csv with more than 1 column.
I'm using bcpy 0.1.8.
The code snippet looks roughly like this:
The text was updated successfully, but these errors were encountered: