BlurredVision
Technical User
Hi all - I'm attemting to query the ci_infoobject information using the query builder. - I have the following statement written:
SELECT SI_MAIL_ADDRESSES FROM CI_INFOOBJECTS WHERE SI_PROGID = 'CrystalEnterprise.Report'
Unfortunately the statement does not return any information. Any ideas why?
Thanks for your time.
SELECT SI_MAIL_ADDRESSES FROM CI_INFOOBJECTS WHERE SI_PROGID = 'CrystalEnterprise.Report'
Unfortunately the statement does not return any information. Any ideas why?
Thanks for your time.