Hello,
I am using SQL server 2000. I have created 1 folder contains HTML
files, which resids on IIS on one machin.
And my SQL server 2000 is on another machin.
I have created SP which reads file very well if the Files are stored
on same machin on which SQL erver was. But if Files are stored on
another Machin (files and SQl server are resids on two different
machin) then it gives error like NetworkPath not existed. Even path is
ok.
What are the changes has to be made so that SQL server can access
files from another servert.
Thanks in advance.
I am using SQL server 2000. I have created 1 folder contains HTML
files, which resids on IIS on one machin.
And my SQL server 2000 is on another machin.
I have created SP which reads file very well if the Files are stored
on same machin on which SQL erver was. But if Files are stored on
another Machin (files and SQl server are resids on two different
machin) then it gives error like NetworkPath not existed. Even path is
ok.
What are the changes has to be made so that SQL server can access
files from another servert.
Thanks in advance.
Comment