On 10 Jan 2012, at 11:57pm, Steven Michalske wrote:

> Some day they might have a field that is named with the underscore as
> a second column; not saying it makes sense.  We find all kinds on the
> internet :-)

Well some day they might have a field that is named with a space, too.  There's 
nothing in SQLite to forbid it.  The real solution is to use named parameters 
the way they were designed, not try to match the name of the parameter with the 
name of the field.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to