Cannot bulk load because the file "\\STI-GGARCIA\C:\sar\anexoa_error.txt" could not be opened. Operating system error code 67(failed to retrieve text for this error. Reason: 15105).

Answered Cannot bulk load because the file "\\STI-GGARCIA\C:\sar\anexoa_error.txt" could not be opened. Operating system error code 67(failed to retrieve text for this error. Reason: 15105).

  • Friday, February 22, 2013 8:35 PM
     
     

    BULK INSERT anexoa_error
    FROM '\\STI-GGARCIA\C:\sar\anexoa_error.txt' WITH
    (
    FIELDTERMINATOR = ',',
    ROWTERMINATOR = ''
    )

    alguien me puede ayudar

    me manda error

All Replies