Skip to Content
1
Former Member
May 10, 2010 at 02:01 PM

Getting database and server info onto Crystal Reports

51 Views

Hi There

I ran this query in Query Builder to show me all Crystal Report

SELECT * FROM CI_INFOOBJECTS WHERE SI_KIND = 'CrystalReport'

and found the information I need is held by SI_USER, SI_SERVER and SI_DB properties. Any idea on how to extract just these 3 properties?

I tried selecting these 3 properties but I get no data back.

Please advise.

Many Thanks

Bola