export data from server to remote location

  • hi all,

    I need to export data from SQL server to a folder on the box. problem is that SQL server and box are located on the east coast and I am on the west coast. When I use EM, the data has to come to my local machine and then go back to the server folder. this is causing serious delay. Is there a way for me to route data directly from server to folder without it coming to my computer? I cannt login directly into the machine using VPN or Remote Desktop.

    TIA.

  • Schedule a job and let SQL Server Agent do the work for you. The account that Agent runs under will need to be able to see the folder.

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

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