How can i store TIFF image in Oracle DB as BLOB field? The same image i need to display in the UI by querying the DB again after some time.
I could see some codes for higher versions of delphi. I need it for Delphi 6 without using third party dlls and Components