Mauricio Piacentini wrote:
I will update SQLiteBrowser to use version 3 when it leaves beta status....
The more people use SQLite version 3, the faster it will leave beta status....
Oh, ok. Good to know. I will then try to release a beta version asap, to help testing.
Can you rig SQLiteBrowser so that it links against both 2.8 and 3.0 and uses whichever is appropriate for the database it is reading?
I already have a version linked to both versions of the library. I was planning to make it able to convert from 2 -> 3, but operate in 3.x format only from now on. I will investigate what it takes to make it able to operate with both formats, however.
Regards, Mauricio