I need some help please.
I have a remote SQL server whereby the client workstation only has db access to this server.
On the SQL server are jpeg's which are located on that servers local drive.
I would like to check to see if certain jpeg's exist and add them to the database as a blob.
Seeing that I only have db access to this server can I check to see if the jpegs exists via sql and if so add them to the database?