in

System.Data.SQLite

An open-source, enhanced version of the SQLite database engine for Windows

Virtual Table Implementation

Last post 02-19-2008 3:59 PM by drewmeshreky. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 11-22-2007 6:35 AM

    Virtual Table Implementation

    Has anyone done a Virtual Table Implementation and/or are there any plans to provide a generic implementation ala SQLiteFunction??

    Filed under:
  • 12-29-2007 11:37 AM In reply to

    Re: Virtual Table Implementation

    It's something I've thought about, but haven't really sat down and tried to design just yet.  There's really nothing stopping the provider from implementing virtual tables.  It just needs to be thoroughly designed and put into a nice implementable package.

    Robert

     

  • 02-19-2008 3:59 PM In reply to

    Re: Virtual Table Implementation

    Does the current assembly expose any functionality for implementing a virtual table? Or would I need to go through the sqlite3.dll header files and write all the interop code myself?

    -Drew

     

Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems