Viewing 6 posts - 16 through 22 (of 22 total)
sorry I dint get ur saying 'have you logged on to the server and checked exactly what that file's name and extension is'.
February 17, 2014 at 4:12 am
Both file and sql server are in local only. I went to the the folder and checked ,both are same.
February 17, 2014 at 4:10 am
The sql service is running under Network Service. I tried with extensions also:-)
February 17, 2014 at 4:06 am
the file is there. I tried with extensions also like sample.csv and all but no luck. I don know whether sa login used is having the permission to read or...
February 17, 2014 at 3:32 am
the file is there. I tried with extensions also like sample.csv and all but no luck. I don know whether sa login used is having the permission to read or...
February 17, 2014 at 3:31 am
Thanks for replying
bulk insert sample1
from 'D:\BEM_Source\Sample'
with
(
rowterminator = '',
fieldterminator= ','
)
February 17, 2014 at 3:12 am
Viewing 6 posts - 16 through 22 (of 22 total)