Nagarajaswamy

Nagarajaswamy

  • NA
  • 86
  • 13.1k

File access from Remote machine using SQL DB

May 4 2015 3:31 AM
Hello everyone,

Please help me in solving this issue..

I am developing a window form application,

application scenario is given below

1) I have installed VS2010 in system1, system2 and system3... (all are connected via LAN)
2) MSSQL 2008 is installed in System4
3) im uploading a file from system1 to DB(system4) using LAN connection.
  (table consist of filename, file contents, filepath)

NOW..,

4) I want to access and view the uploaded file in system2/system3...etc
(i'm able to connect to remote system sql server, but I don't know how to view the file from remote server)

HOW CAN I DO THAT, PLEASE HELP ME..

Thanks in advance,
Nagarajaswamy B M