From: Dave C. <dj...@ob...> - 2005-06-15 16:50:41
|
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 |