File transfer through MS SQL connection

Posted by wasim on Stack Overflow See other posts from Stack Overflow or by wasim
Published on 2010-05-20T03:53:15Z Indexed on 2010/05/20 4:00 UTC
Read the original article Hit count: 219

Filed under:
|

I have a text file sitting on client machine and want to move it to the database server (MS SQL 2008) but I don't have any access to the server except MSSQL client. Can I transfer this file to the server using SQL client connection?

© Stack Overflow or respective owner

Related posts about sql

Related posts about sql-server