Simon, On Wed, Apr 24, 2013 at 5:56 PM, Simon Slavin <[email protected]> wrote:
> > On 25 Apr 2013, at 1:54am, Igor Korot <[email protected]> wrote: > > > Then why this query works in the command prompt console? I don't have > "Team > > 1" column name in any of the tables. > > Nevertheless I'm going to change this and all other queries that use the > > string literals ot use > > sqlite3_bind_text() function and see if it will fix the issue. > > As a fast fix, just change the " to ' . See if that makes any difference. > Changed. No difference at all. Record is still does not show up. Thank you. > > Simon. > > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

