On Sun, Apr 15, 2012 at 9:19 PM, YAN HONG YE <yanhong...@mpsa.com> wrote:

> int iwk is a globe variable,sql command is:
>
> update mydb set ml=  case iwk>5 and score>80 when 1 then 1 else 0 end;
>
>  but command run failed,the reason is iwk varible not a sql variable,
> how can I convert globe variable to sql variable?
>
> http://www.sqlite.org/c3ref/bind_blob.html
--
   --
      --
         --ô¿ô--
        K e V i N
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to