Bulk insert on remote server

  • Hi All,

    I'm trying to write an application which bulk inserts data to a remote server without involving the user. is there a way to bulk insert a local file to the remote machine without opening a shared foleder on the local machine?

  • Hi  ,

     

    u can use DTS package bulk insert task.

    Create a sql server connection giving a sever name where u want to insert the data from bcp file and then select the bulk insert task.

    hope this help u.

     

    from

    killer

     

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply