Re: Timeout when connecting to sybase DBS

2009-07-02 Thread eranlevi
On Jul 2, 1:07 am, s...@pobox.com wrote: >     Gil> Are you saying, that when you trying to connect to a sybase DBS >     Gil> server and the DBS or the server is down, you get an error after a >     Gil> few seconds and not after a few minutes? > > Yes, though thankfully our server tends to almost

Re: Timeout when connecting to sybase DBS

2009-07-02 Thread eranlevi
On Jul 2, 1:08 am, s...@pobox.com wrote: >     Gil> There's no such group as python-sybase :-( > > http://sourceforge.net/mailarchive/forum.php?forum_name=python-sybase... > > S Thanks :-) -- http://mail.python.org/mailman/listinfo/python-list

Re: Timeout when connecting to sybase DBS

2009-07-01 Thread skip
Gil> There's no such group as python-sybase :-( http://sourceforge.net/mailarchive/forum.php?forum_name=python-sybase-misc S -- http://mail.python.org/mailman/listinfo/python-list

Re: Timeout when connecting to sybase DBS

2009-07-01 Thread skip
Gil> Are you saying, that when you trying to connect to a sybase DBS Gil> server and the DBS or the server is down, you get an error after a Gil> few seconds and not after a few minutes? Yes, though thankfully our server tends to almost always be up. Gil> Which python version are

Re: Timeout when connecting to sybase DBS

2009-07-01 Thread eranlevi
On Jul 1, 3:56 pm, eranlevi wrote: > On Jun 30, 7:48 pm, s...@pobox.com wrote: > > > > >     Gil> I have looked for a timeout parameter to limit the 4 minutes to > >     Gil> something more reasonable but couldn't find one.  Can anyone please > >     Gil> help? > > >     Gil> BTW, I'm using Sybase

Re: Timeout when connecting to sybase DBS

2009-07-01 Thread eranlevi
On Jun 30, 7:48 pm, s...@pobox.com wrote: >     Gil> I have looked for a timeout parameter to limit the 4 minutes to >     Gil> something more reasonable but couldn't find one.  Can anyone please >     Gil> help? > >     Gil> BTW, I'm using Sybase.connect(, , , >     Gil> datetime='auto') > > We us

Re: Timeout when connecting to sybase DBS

2009-06-30 Thread skip
Gil> I have looked for a timeout parameter to limit the 4 minutes to Gil> something more reasonable but couldn't find one. Can anyone please Gil> help? Gil> BTW, I'm using Sybase.connect(, , , Gil> datetime='auto') We use the Sybase module where I work, but I've never encoun