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
MySQL Timeout
-
- Posts: 39
- Joined: Tue Dec 20, 2011 8:07 am
- Location: Germany
Re: MySQL Timeout
Hello,
Please set the CommandTimeout property fro DataSource.
Thank you.
Please set the CommandTimeout property fro DataSource.
Thank you.
- Attachments
-
- Capture.PNG (13.29 KiB) Viewed 1312 times