MySQL Timeout

Stimulsoft Reports.NET discussion
Post Reply
mietzekotze
Posts: 39
Joined: Tue Dec 20, 2011 8:07 am
Location: Germany

MySQL Timeout

Post by mietzekotze »

Hello guys,

I have an Report, which queries its data from a MySQL-Server. Now I have the problem, that I do a very complex query, which takes some time and so get a timeout everytime. I use the 2012.1.1300 MySQL-Connector in my application. In the editor is no such option like "Command Timeout", so how can I increase the timeout-time?

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

Re: MySQL Timeout

Post by Alex K. »

Hello,

Please set the CommandTimeout property fro DataSource.

Thank you.
Attachments
Capture.PNG
Capture.PNG (13.29 KiB) Viewed 1309 times
Post Reply