On Tuesday 21 Jan 2003 14:05 pm, Rahmin Pavlovic wrote: > [TCX][MyODBC]Lost connection to MySQL server during query > > Can someone suggest a painless way to reconnect to MySQL in this case?
Wrap the call in a try/catch block that retrys till it works. -- Tom C Space Core Directive 68250: [CENSORED- Impossible without at least one live chicken and a rabbi] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

