Thank you Greg .. I'll be grabbing that right away :) Steven Hodson ToolFox.com http://www.toolfox.com news://news.toolfox.com
> -----Original Message----- > From: Greg Obleshchuk [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 28, 2003 4:40 AM > To: 'sqlite' > Subject: [sqlite] New version of SQLite Wrapper for .NET > > Hi All, > I have updated my SQLite Wrapper for .NET . It is now version 1.1.0 > > In this update I coded in a loop around the execute statement > to handle SQlite_busy situation. After reading the wiki page > http://www.sqlite.org/cvstrac/wiki?p=MultiThreading I > followed the example. > This should make it handle multiple threads updating the same DB. > By default it is set to 10 ms delay and 3 retries but you can > pass your requirements by the execute method (which there are 4 now) > > The update can be downloaded from my web site > http://www.ag-software.com/SQLite/default.asp > > Any feed back welcome > > Kind regards > Greg O > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

