Hi,
I'm creating report using Crystal report XI with SQL 2008 backend. All my other field are showing correctly, except my a field which is a blob field and in my sql is binary format. I heard that I need to convert my binary into varchar and create a temp table etc, can anyone explain a bit more and any suggestion would be appreciated.
Thanks in advance!