Topic: Inserting HUGEBLOB image into crystal Posted: 09 Oct 2017 at 4:05am
I am attempting unsuccessfully to insert an image of a signature into my crystal report. The image is listed as the {signature} field in the DQNR table. Note that dreamcoder notes that thE {signature} field contains a (HUGEBLOB).
I can successfully get the SIGNATURE field to display in crystal Field Explorer as SIGNATURE:Picture. I can successfully add the field to my crystal report.
Note that this is from an oracle database.
Note that my DQNR table is a crystal Command table.
When i run the report i get the following errors:
-Failed to retrieve data from the database
-Database Connector Error:'ORA-22992:cannot use LOB locators selected from remote tables'
-Database Connector Error: 'Fail to fetch data. OCI Call:OCIStmtFetch'
Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
Posted: 17 Oct 2017 at 9:07am
What version of Crystal and what version of Oracle?
What is the format of the image? It needs to be in an image format - .jpg is preferred. Also, you need to be using the Oracle Native Client for the database connection and not ODBC.
For your command, what happens if you cast the HUGEBLOB field as BLOB?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum