cancel
Showing results for 
Search instead for 
Did you mean: 

Getting row count for queries in crystal report using SDK

former_member204024
Participant
0 Kudos

How to check whether queries has returned rows or not using SDK in Crystal Report 2008.

I could n't find anything related to this in java documentation.

I am interested in indentifying "No Data fetched" reports.

Thanks

Regards,

Subramanian S.

Accepted Solutions (1)

Accepted Solutions (1)

daniel_paulsen
Active Contributor
0 Kudos

Hi Subramanian,

You should be able to achieve this using the RowsetController and getting the RowsetCursor.
https://help.sap.com/http.svc/rc/businessobject_product_guides_boexir4_en_xi4_rasjava_apiref_en_zip/...


Dan

Answers (0)