You may be right for speed but I have never done any testing so I couldn't comment, but my point was regarding the ability to have concurrent writes, which I should have made clearer. As it happens the size of application I am developing this would not be a problem, but as I have learned to my peril over the years who knows how the same application will be used next year.
On Thursday, 15 November 2012 17:02:04 UTC, Niphlod wrote: > > maybe there are only column type and fk adapters to rewrite. the place is > dal.py. > Look into MSSQL2Adapter class that redefines slightly MSSQLAdapter. The > same approach can be used for access. > > SQLite is often not scaleable enough but MS Access fits just nicely in >> the middle ground and is readily available on users machines. >> >> > I'm having a hard time believing MS Access outfasts SQLite in speed. > --

