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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to report Instance limit via code

Status
Not open for further replies.

CAFCrew

Programmer
Jan 5, 2005
58
GB
I am using Crystal Enterprise 10 SDK to write vbscript to control the number of instances a report can have.

I am not able to add an instance limit to a report when the report has no limit set. I will be grateful for any leads on this.

Thanks in advance for your help
 
Take a look at the SecurityInfo object. From there you can get/set the ObjectPrincipals and their limits.

Kingfisher
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top