>
> As François mentioned, your Microsoft SQL Server is probably disconnecting
> the connections after they idle for an hour.  Either fix your SQL Server so
> it doesn't disconnect idle connections, set up a cron job so that the
> connections are used before the idle timeout, or use the
> connection_validator extension to validate connections before use.
>
> Thanks,
> Jeremy

Thank you François and Jeremy. I will take a look at the Microsoft SQL
Server connection configuration first.

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to