Anybody knows if Crystal Reports works in a 3-tier application ? where the report would be generated on the middle tier and the report object would then be pushed on to the client that requested.
I am using Crystal Reports 8.5 ActiveX Designer Run Time Library (craxdrt.dll) and VB6. In my server object, I have a methode named "getreport()" that generate and return a object report typed "object". In debug mode, I see object Report generated and returned contains correct data, but the client viewer can not show it. I haven't any error message, only a blank viewer.
thanks for any suggestion.
I am using Crystal Reports 8.5 ActiveX Designer Run Time Library (craxdrt.dll) and VB6. In my server object, I have a methode named "getreport()" that generate and return a object report typed "object". In debug mode, I see object Report generated and returned contains correct data, but the client viewer can not show it. I haven't any error message, only a blank viewer.
thanks for any suggestion.