[GLLUG] Burnbox documentation & bug tracking

Clay Dowling clay at lazarusid.com
Thu Feb 21 08:20:49 EST 2008


Charles Ulrich wrote:
> On Tue, Feb 19, 2008 at 10:20 PM, Clay Dowling <clay at lazarusid.com> wrote:
>>  database corruption, are entirely possible.  I would need to change the
>>  database backend to get around this, and that isn't trivial to do.
>
> Database abstraction layers to the rescue! :P

True.  If I can come up with a class that looks at least similar to
SQDataSet I might be alright.  The downside is that I used SQLite's named
parameters feature, something not available in PostgreSQL.  That would
force me to write my own parser, which might be a nuisance.  I'll see what
I can come up with though.

Clay
-- 
Lazarus Registration
http://www.lazarusid.com/registration.shtml



More information about the linux-user mailing list