Terribly sorry to self-reply, but I have a correction: 

> I'm using the Tcl API, which probably doesn't matter for this question.  

Don't know what I was thinking when I typed that.  I'm sharing a
connection in a single thread, mixing C API calls and Tcl API calls.  
The C API calls drive the INSERTs; Tcl API calls drive BEGIN/COMMIT.  

That all works fine, so don't worry about it.

Thanks again!  

Eric 

-- 
Eric A. Smith

Absurdity, n.:
    A statement or belief manifestly inconsistent with one's 
    own opinion.
        -- Ambrose Bierce, "The Devil's Dictionary"
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to