Hi All,
I'm trying to have all three of my crystal reports refresh at the same time. I am using the code below but receiving an error.
//Allowing three task to execute at a time
ParallelOptions parallelOptions = new ParallelOptions
{...
Hi,
I'm writing a 'general purpose' back-end, that needs to provide basic operations, to load a Crystal Reports report.
Using the connection string I get from the client app (a test program, at the moment), I build a ConnectionInfo object and apply it to the table(s) of the selected report (+...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.