Topic: how to get the current report server name ? Posted: 23 Nov 2007 at 7:36pm
How to get the current report server name like
reportserver1.com.sg (the server where i generate my report) out of ALL the
report servers return from the below sql?
SELECT SI_NAME, SI_FRIENDLY_NAME FROM CI_SYSTEMOBJECTS
Where SI_PROGID='CrystalEnterprise.Server'
AND SI_SERVER_KIND = 'aps'
AND SI_SERVER_IS_ALIVE = 1
this query will return
reportserver1.cms.aps
reportserver1.cms
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