On Tue, Nov 10, 2009 at 03:06:08AM -0500, Walter Dnes wrote > Given the following code fragment... > > set xname [db eval { select name from elements where e_mtid = $element }] > puts [format "Requested element ==> %s ==> %s" $element $xname]
Oops, I forgot to mention that this is the TCL interface to SQLite. This is one of those "grey area" questions that could go to either TCL or SQLite forums, because it's an interaction between the two of them. I assume that some people here have dealt with this issue before. -- Walter Dnes <waltd...@waltdnes.org> _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users