On Thu, 2007-08-23 at 13:02 -0500, Mark Brown wrote: > Hi- > > We are currently creating databases using this open source tool. According > to the documentation, it is using version 3.3.5 of SQLite. I was wondering > if there are any problems with creating a database with the tool, but then > using the database with an application that is using SQLite 3.4.1? Would > the format of the database be compatible?
Yes. It will be compatible. ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

