On Wed, 2005-03-23 at 20:49 +0100, Stefan Finzel wrote: > Although Tcl does not know NULL at all, sqlite does.
Correct. The TCL bindings map NULLs into an empty string. -- D. Richard Hipp <[EMAIL PROTECTED]>
On Wed, 2005-03-23 at 20:49 +0100, Stefan Finzel wrote: > Although Tcl does not know NULL at all, sqlite does.
Correct. The TCL bindings map NULLs into an empty string. -- D. Richard Hipp <[EMAIL PROTECTED]>