Hello Simon ! Thanks again for reply !
Yes I do _prepare(), _bind(), _step(), _reset() | _step(), _finalize(), you can see it on the source code I posted on the first post. Cheers ! > Thu Mar 24 2016 12:21:44 AM CET from "Simon Slavin" ><slavins at bigfraud.org> Subject: Re: [sqlite] SQLite with wall enabled >what's >wrong > > On 23 Mar 2016, at 11:18pm, Domingo Alvarez Duarte ><sqlite-mail at dev.dadbiz.es> wrote: > > >>I'm using prepared statements and "sqite3_step == SQLITE_ROW" undeer >> "stmt.next_row()". >> > Which programming language/environment are you using ? > > When you are finished with your statements are you finalizing them ? > > _prepare() > _step, _step, _step() ... > _finalize() > > Simon. > _______________________________________________ > sqlite-users mailing list > sqlite-users at mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > > > ?