Page 1 of 1

Delphi->SQL->Fileexists

PostPosted: February 26th, 2010, 3:51 am
by kidjake28
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?