Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using SMTP default values for reports

Status
Not open for further replies.

mdwyer

Programmer
Oct 9, 2003
389
US
We have SMTP configured and working in our CE9 installation. We also customized ePortfolio to eliminate fields that we don't want the users to enter.

We now want to obtain values for some of these fields from the server defaults, entered in the CMC / Manage Servers / Soiver.report / Destinations / CrystalEnterprise.Smtp / Properties.

Schedule.csp queries the Report object with SELECT SI_DEST_SCHEDULEOPTIONS FROM CI_SYSTEMOBJECTS WHERE SI_PARENTID = 29 AND SI_NAME = 'CrystalEnterprise.Smtp'.

What is the corresponding query that selects the Server defaults SI_DEST_SCHEDULEOPTIONS?

Thanks,
Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top