Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can somebody please tell me how to retrieve picture from sql database using qlikview?
How is the picture saved in the database ? BLOB ?
Check below codes
UPDATE
[SLX_Events]. [dbo]. [QV_Table_Content]
I think this thread explains it : http://community.qlik.com/forums/p/22860/87541.aspx#87541
Nah, it's not clear to me because i m using sql database. Try to give me a sample that load from sql database.
please help!
Are you using ODBC or OLEDB ?
i am using OLEDB
Read page 242 in reference manual. It is possible to show BLOB images only with ODBC connection.