Robin Wilson <[EMAIL PROTECTED]> wrote:
> 
> I have had a few problems though. At the moment I am accessing SQLite 
> through ODBC from Visual Basic 6. This means the students can carry on 
> using the ADO commands that they are familier with (from working with 
> Access DBs). However, when working from VB the SQL query "SELECT * FROM 
> sqlite_master;" does not return any records, but when I run that from 
> the sqlite3 command line program with the same db file it returns 1 row.
> 

This sounds like a bug in the ODBC driver.
--
D. Richard Hipp   <[EMAIL PROTECTED]>

Reply via email to