Hi,
In a report we are designing, we have to use 2 views and a table. When using the report with designer and seeing the preview, we are getting the report correctly.
Now when I try to use the same report by calling through the application, it gives me this error
**************
Tue Jun 17 13:50:03 EDT 2003 : the table name is VW_POOL_OWNER_GROUPSfalse
com.crystaldecisions.sdk.occa.report.lib.ReportSDKException:
VW_POOL_OWNER_GROUPS is not a
table that exists in the report.---- Error code:-2147213290 Error code
name:tableNotExist
at
com.crystaldecisions.sdk.occa.report.lib.ReportSDKException.throwReportSDKExcep
tion(Unknown Source)
at
com.crystaldecisions.sdk.occa.report.application.DatabaseController.modifyTable
ConnectionInfo(Unknown Source)
**************
where VW_POOL_OWNER_GROUPS is one of the view. How to make it work, or is it some kind of limitation with RAS.
Pls help.
In a report we are designing, we have to use 2 views and a table. When using the report with designer and seeing the preview, we are getting the report correctly.
Now when I try to use the same report by calling through the application, it gives me this error
**************
Tue Jun 17 13:50:03 EDT 2003 : the table name is VW_POOL_OWNER_GROUPSfalse
com.crystaldecisions.sdk.occa.report.lib.ReportSDKException:
VW_POOL_OWNER_GROUPS is not a
table that exists in the report.---- Error code:-2147213290 Error code
name:tableNotExist
at
com.crystaldecisions.sdk.occa.report.lib.ReportSDKException.throwReportSDKExcep
tion(Unknown Source)
at
com.crystaldecisions.sdk.occa.report.application.DatabaseController.modifyTable
ConnectionInfo(Unknown Source)
**************
where VW_POOL_OWNER_GROUPS is one of the view. How to make it work, or is it some kind of limitation with RAS.
Pls help.