On 16 Aug 2009, at 11:55am, Sebastian Arcus wrote:

> Just to thank you both for your suggestions and to let you know the
> problem is solved.

I'm glad you solved it, and thanks for your thanks.  In a week like  
this one it's nice to know I'm doing someone some good somewhere.

>  I've tried your suggestion Simon and everything
> worked fine through the SQLite command line directly. So I proceeded  
> to
> strip down all my code line by line and function by function until I
> found the problem.

It's often the use of the many SQLite interface APIs that causes  
problems like this, but it's hard to prove.  That's why I like the  
bare-bones command-line utility so much: if you can reproduce the  
problem in that, it's definitely SQLite's fault.  If you can't, it's  
not.

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

Reply via email to