Separate ADOConnection for each thread
I have installed RBServer and running the demo applications
rbMSSSQLServerReportServer.exe and rbClientEcplorer.exe with an ADO
connection to an MS SQL Server database, the client fails when opening a
report with the error: A separate ADO connection is required for each
thread.
Can you help resolve this, please?
Thanks,
Arthur
rbMSSSQLServerReportServer.exe and rbClientEcplorer.exe with an ADO
connection to an MS SQL Server database, the client fails when opening a
report with the error: A separate ADO connection is required for each
thread.
Can you help resolve this, please?
Thanks,
Arthur
This discussion has been closed.
Comments
will occur if the ADOConnection.Name for the DataModule containing the
ReportVolume does not match the one saved in the report template. When the
ADOConnection with the specified name cannot be found, DADE tries to create
a global default ADOConnection object - which will not work for the server
environment.
-
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com