Re: [sqlite] SQLite Documentation

2010-12-04 Thread luuk34
On 04-12-10 17:30, Dagdamor wrote: > luuk34 писал(а) в своём письме Sat, 04 Dec 2010 > 20:24:45 +0600: >> On 04-12-10 14:15, Max Vlasov wrote: >>> Serge, I don't know what's so special about my chm viewer (bundled with >>> Windows 7), but I can only see the list of articles in

Re: [sqlite] SQLite Documentation

2010-12-04 Thread Dagdamor
luuk34 писал(а) в своём письме Sat, 04 Dec 2010 20:24:45 +0600: > > On 04-12-10 14:15, Max Vlasov wrote: >> >> Serge, I don't know what's so special about my chm viewer (bundled with >> Windows 7), but I can only see the list of articles in the contents and >> in >> the

Re: [sqlite] SQLite Documentation

2010-12-04 Thread luuk34
On 04-12-10 14:15, Max Vlasov wrote: > On Sat, Dec 4, 2010 at 11:51 AM, Dagdamor wrote: > >> Hello. >> >> Would you like to have a downloadable version of the SQLite Documentation? >> I've created one in Windows HTML Help (.chm) format. It seems to be useful, >> single-file

Re: [sqlite] SQLite Documentation

2010-12-04 Thread Max Vlasov
On Sat, Dec 4, 2010 at 11:51 AM, Dagdamor wrote: > Hello. > > Would you like to have a downloadable version of the SQLite Documentation? > I've created one in Windows HTML Help (.chm) format. It seems to be useful, > single-file (no need to zip/unzip it), compact and easy to

Re: [sqlite] Assertion failure in SQLite 3.7.3 (new vs. 3.6.23.1)

2010-12-04 Thread Philip Graham Willoughby
On 4 Dec 2010, at 10:42, Dan Kennedy wrote: > On 12/04/2010 12:54 AM, Philip Graham Willoughby wrote: >> On 2 Dec 2010, at 20:43, Sylvain Pointeau wrote: >> >>> Hi, >>> >>> I am on macosx sqlite 3.7.3 >>> >>> $ /usr/local/bin/sqlite3 test.db3 >>> SQLite version 3.7.3 >>> Enter ".help" for

Re: [sqlite] Assertion failure in SQLite 3.7.3 (new vs. 3.6.23.1)

2010-12-04 Thread Dan Kennedy
On 12/04/2010 12:54 AM, Philip Graham Willoughby wrote: > On 2 Dec 2010, at 20:43, Sylvain Pointeau wrote: > >> Hi, >> >> I am on macosx sqlite 3.7.3 >> >> $ /usr/local/bin/sqlite3 test.db3 >> SQLite version 3.7.3 >> Enter ".help" for instructions >> Enter SQL statements terminated with a ";" >>

Re: [sqlite] Assertion failure in SQLite 3.7.3 (new vs. 3.6.23.1)

2010-12-04 Thread Sylvain Pointeau
sorry yes I didn't compile with SQLITE_DEBUG I just did it, and I have the same error: $ /usr/local/bin/sqlite3 tst.db3 SQLite version 3.7.3 Enter ".help" for instructions Enter SQL statements terminated with a ";" sqlite> .read ./testSchema.sql sqlite> .read ./TestValues.sql sqlite> .read

Re: [sqlite] Assertion failure in SQLite 3.7.3 (new vs. 3.6.23.1)

2010-12-04 Thread Sylvain Pointeau
I used: CFLAGS='-arch i686 -arch x86_64' LDFLAGS='-arch i686 -arch x86_64' ./configure --disable-dependency-tracking my compiler is: $ gcc --version i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664) Copyright (C) 2007 Free Software Foundation, Inc.

[sqlite] SQLite Documentation

2010-12-04 Thread Dagdamor
Hello. Would you like to have a downloadable version of the SQLite Documentation? I've created one in Windows HTML Help (.chm) format. It seems to be useful, single-file (no need to zip/unzip it), compact and easy to navigate/search. I've uploaded a copy to my server: