![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I can not bulk insert a network file onto a remote SQL server 2005 machine I get this error when run from Query analyser in remote machine Cannot bulk load because the file <File Name> could not be opened. Operating system error code 5(Access is denied.) It used to work in SQL 2000 We just upgradted to SQL 2005. The same command works fine when run from the local machine hosting the SQL server it can access the remote file and can bulk isert but when run from remote machine it does not work. All accounts are admin accounts and we use Windows authentication and are using valid UNC paths. Thanks Kiran |
#2
| |||
| |||
|
#3
| |||
| |||
|
|
More information in case someone out there might be working on this: I am seeing this truncation error problem not just with bulk insert but also with the SSIS data flow Flat File Source. Basically, I can't open a flat file at all and do anything with it in SQL 2K5. I've tried feeding the Flat File Source output to different transformations and destinations, and I can't get around these truncation errors. My guess is SQL2K5 bulk insert and this flat file source are somehow sharing the same underlying code, which is apparently buggy. Hope that helps. Dan |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |