Yes, the windows account will need access to the file on the file system as
well as be a user with enough privledges on the database to perform the
insert. Are you using BCP or are you using SSIS to do the transfer?

Signature
Rob Walters
Program Manager - SQL Server
> Hi,
> We've got this strange situation. I want to perform a bulk insert in
[quoted text clipped - 6 lines]
>
> TIA
Mark Brouwers - 27 Mar 2006 07:22 GMT
Thanks for the reply,
I just use a query window within the management studio. I run the sql
statement as a SQLuser and it works. I change the connection properties to
my windows account (with administrator privileges) and is stops working.
Mark
> Yes, the windows account will need access to the file on the file system
> as
[quoted text clipped - 12 lines]
>>
>> TIA