For some weird reason I\'m having problems executing a bulk insert.
BULK INSERT customer_stg
FROM \'C:\\Users\\Michael\\workspace\\pydb\\data\\andrew.out.txt\
This is quite simple the way I resolved this problem:
your problem is resolved .