timeout error
I always got this error:
SQL Error (0): Query timeout expired.
The client is connected to SQL server. The timeout in SQL server is enough.
How can I fix it?
SQL Error (0): Query timeout expired.
The client is connected to SQL server. The timeout in SQL server is enough.
How can I fix it?
I have worked out a way around this - I use the portable mode for HeidiSQL so I edit the portable_settings.txt and save this with the correct host to connect to as part of the config of a session and then launch HeidiSQL with the parameter --description=<SESSION NAME>. I just edit the same session each time so I only need 1 session with the longer timeout. Bit of a hack but it works :-)
Please login to leave a reply, or register at first.