Error #2032

Stimulsoft Reports.WEB discussion
Post Reply
cbrydon
Posts: 176
Joined: Fri May 30, 2014 4:37 pm

Error #2032

Post by cbrydon »

Hi,

I am getting the Error #2032 message when I click on the Preview Tab in design mode for a report I have.
When I click on the details button, I get the "Server Message is Empty" message.

I know the database connection is good, because when I test it, I get a "Connection was successful" message.
Also when I create a datasource using this connection, all of the fields are retrieved from the table I need to work
with.

I've attached a copy of the report for you to investigate. Hopefully, you can help.

Thanks,
Carl
Attachments
HydrantTest.mrt
(11.72 KiB) Downloaded 231 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Error #2032

Post by Alex K. »

Hello,

Please clarify how much records are returned by your query.
Also, please try to use the other query or "top 10" statement and let us know about the result.
Also, if possible can you please send us a test data for analysis.

Thank you.
cbrydon
Posts: 176
Joined: Fri May 30, 2014 4:37 pm

Re: Error #2032

Post by cbrydon »

Hi Aleksey,

There were no records returned by my query. However, when I was making a copy of the dataset to send to you, I remembered there was a BLOB field in the table I was using for my datasource. I don't need that BLOB field for my report, so I removed it from the query and everything seems to be working just fine now.

Thanks for your help!

Cheers,
Carl
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Error #2032

Post by Alex K. »

Hello,

Ok. Please let us know if you need any additional help.
Also, we will try to check the issue with BLOB fields.

Thank you.
Post Reply