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 ";"
> sqlite> .read ./testSchema.sql
> sqlite> .read ./TestValues.sql
> sqlite> .read ./TestQuery.sql
> Otterbourne Golf Course|Jane Doe|Assumed Name
> 
> it works for me.

By default, assertions are not built - did you build with SQLITE_DEBUG? 
Assuming you did, what were your other build flags and which compiler did you 
use?

Best Regards,

Phil Willoughby
-- 
Managing Director, StrawberryCat Limited

StrawberryCat Limited is registered in England and Wales with Company No. 
7234809.

The registered office address of StrawberryCat Limited is:

107 Morgan Le Fay Drive
Eastleigh
SO53 4JH

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to