Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Linking my server with a sql database

Author  Topic 

riyadh
Starting Member

2 Posts

Posted - 2002-03-04 : 19:23:54
Hi,

I am working on a sql database and using asp.
I upload the files stored in a folder called pictures to the database e.g john.jpg,khan.jpg etc.(they are all pictures)
I have also transfered the folder (ftp) with all the images to the web server (called engbkup_server)the path is, F:\engbkup_server\ftphome\webpictures\pictures

Task:How can I link the engbkup_server with the database to display the image on the browser..

Thanks


   

- Advertisement -