Re: Executing SQL asynchronously

Dave Cole <[email protected]> Wed, 15 Jun 2005 09:50:41 +1000
Newsgroups gmane.comp.python.sybase
Organization Object Craft P/L
Message-ID <[email protected]>
Skip Montanaro wrote:
> I need to perform inserts and updates to a Sybase database asynchronously.
> Is there already a mechanism in sybase-python to do this?  I see the Sybase
> module uses threads extensively.

I suppose the best way to do this would be to perform the SQL operations 
in one or more separate Python threads.

- Dave

-- 
http://www.object-craft.com.au