On Mon, Feb 04, 2008 at 02:47:48PM +0530, vishnu wrote: > My problem is that i get occational "Database is locked error".
By this error I can guess you are using SQLite as the backend. I don't know a way to fix or overcome the problem with SQLite. I have been developing a few commercial programs that use SQLObject. For small customer where there are only 1 or 2 clients applications I use SQLite as the backend. But for larger installations where I need to install more client applications connected to one backend I use a real database server. I use PostgreSQL but you can use whatever suites your needs - PostgreSQL or MySQL, e.g. Oleg. -- Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss