Hi Shenn;
Perfect!
Now just use the FileOpen () and FileReadEx () [stream mode] PB methods to read each "C:\_APPS\TaDTP\xxxxxxxx_sig.bmp" image into a BLOB variable. From there, send the Blob contents to your DBMS via the UpdateBlob SQL command. Once all three files are processed & added to the DB - just COMMIT to complete the process.
HTH
Regards ... Chris