> Another question: Is it correct that virtual tables can be created using 
> Perl but not Tcl? I don't have a current need (with the possible 
> exception of FTS1/2, which are already accessible from Tcl), but the 
> situation seemed curious. Wondering whether there was an undocumented 
> capability (or one I just missed in the docs).

You're correct.

Using the standard Tcl interface, there is no way to create
a new virtual table type. But you can instantiate and access
virtual tables for which the implementation is written in C
(i.e. fts1/2).

Dan.



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to