When the GetSchema(string collectionName) method is called on the
SQLiteConnection object using the argument "ReservedWords", the returned
DataTable has the wrong TableName.  It should be "ReservedWords", but is
"MetaDataCollections" instead.  The columns and data contained in the
DataTable are correct.  This appears to be the only collection with this
problem.

---
Jay D Zimmerman
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to