On 10/25/2011 02:31 PM, [email protected] wrote:
Hi,
I have some questions on virtual tables and tcl compared to perl and
python/apsw.
As I understand you can build your own virtual table implementation with
apsw (and also with perl). Is this also possible with tclsqlite?
Any pointers greatly appreciated, I could not find it in the docs.
A bit related is a question on the vfs. apsw allows to implement a vfs.
Is this also possible with tcl?
Not possible. The Tcl interface has no bindings for either the
virtual table or VFS interfaces.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users