On Mon, Jun 14, 2010 at 03:03:52PM -0300, Israel Lins Albuquerque scratched on 
the wall:
> I know what you booth are are saying. But if this is a limitation of sqlite, 
> this need be documented, and doesn't have any comment of this behavior. 

  http://sqlite.org/lang_expr.html#varparam

     "Named parameters are also numbered. The number assigned is the
      next unused number. To avoid confusion, it is best to avoid mixing
      named and numbered parameters."

  The docs are pretty clear about what happened, and that you shouldn't
  do that, and that if you do it anyways you will likely be confused.

   -j

-- 
Jay A. Kreibich < J A Y  @  K R E I B I.C H >

"Intelligence is like underwear: it is important that you have it,
 but showing it to the wrong people has the tendency to make them
 feel uncomfortable." -- Angela Johnson
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to