Because Crystal Reports access so many datasources and often include high-value business logic, customers increasingly request to use their Crystal Reports as datasources. Access is provided through the RAS getRowsetController cursor. It is advisable to consult the API documentation, but here are some tips to get you started:
Listing 30.6 shows how to use the RowsetController to extract data from a Crystal Report. Listing 30.6. Extracting Data from a Crystal Report
|