how to pull an image from the file system using a stored procedure
Hello,
I have worked on procedures displaying the images when the they are stored in tables in the database, but now images are moved to the file system on the physical servers.
Has anyone worked on this kind of scenario and guide with a syntax for the procedure please.