Re: [sqlite] What am I doing wrong ?

2009-03-20 Thread Olivier FAURAX
Igor Tandetnik a écrit : > Olivier FAURAX wrote: >> I tried with -1 and the length value of the string, but it didn't >> help... > > Post a small complete compilable program that reproduces the problem. I > don't see anything wrong in the code you've sho

Re: [sqlite] What am I doing wrong ?

2009-03-19 Thread Olivier FAURAX
oover, Jeffrey a écrit : > is autocommit on? > try adding a manual commit. > > -Original Message- > From: sqlite-users-boun...@sqlite.org > [mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Olivier FAURAX > Sent: Thursday, March 19, 2009 10:56 AM > To: General Discus

Re: [sqlite] What am I doing wrong ?

2009-03-19 Thread Olivier FAURAX
Igor Tandetnik a écrit : > Olivier FAURAX wrote: >> I'm beginner and uses sqlite3. >> I'm trying to record informations in a database, but this fails. >> I have followed http://www.sqlite.org/c3ref/stmt.html >> >> rc = sqlite3_open(DB_FILENAME, &

[sqlite] What am I doing wrong ?

2009-03-19 Thread Olivier FAURAX
ing" that must be done, and that it has been done to exec the new sqlite3_exec. Please let me know what I did wrong. Have a nice day -- Olivier FAURAX ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users