Saturday, February 25, 2012

Crystal 10 multi-threading?

I have a debug windows service which picks up records from a database and based on some flags runs few hundreds reports. Reports are created not by odbc connection but accessing a .dll which has a dataset and so on. Not a very nice solution to write 30 pages of sql instead of using stored procedures... anyway.
For some reason not all threads are running at the same time, for some reason second thread won't start until first one releases CR object. My question is... does Crystal Report 10 support multithreading?? Almost forgot... objects used: craxdrt.dll

Thanks,

RobertTry searching in http://support.businessobjects.com

No comments:

Post a Comment