Re: [sqlite] SQLite V2 CAPI Reference

2004-10-29 Thread Ulrik Petersen
Hi, > Hi > > I have been trying to get a SQLite V2 pugin driver for Rekall working in > Windows, which was donated by one of our users. It includes a call to > sqlite_get_table_printf( m_sqlite, "SELECT sql FROM sqlite_master WHERE > name=%Q;", > &pResults, &rows, &cols, &err, ( c

[sqlite] SQLite V2 CAPI Reference

2004-10-29 Thread John Dean
Hi I have been trying to get a SQLite V2 pugin driver for Rekall working in Windows, which was donated by one of our users. It includes a call to sqlite_get_table_printf( m_sqlite, "SELECT sql FROM sqlite_master WHERE name=%Q;", &pResults, &rows, &cols, &err, ( const char* )oldNa