Re: Re: New APSW release

"Roger Binns" <[email protected]>
Newsgroups gmane.comp.mobile.bitpim.devel
Message-ID <011201c66a82$142f8870$3501a8c0@rogersqyvr14d3>
> The Samsung A950 stores its user's settings in a SQLite 2.x database file.

Do you need to read and write to that?  If the latter then you have to be
very careful.  The SQLite file format does keep changing with older
versions not being able to read newer versions.  Additionally it can
be compiled to omit many features.  For example they may have compiled
it with a fixed endianess.  And I doubt locking will work correctly
when going via the cable.

I could make a trivial API available to it, but would be extremely
wary of writing to the file.  You may find it even easier just to
dig the values out of the file directly.

Roger



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.