Jann Roder wrote:
> 
> Well, it doesn't really matter what the documentation says. 
> 

Unfortunately, the ADO.NET documentation is the primary source on how to
implement compatible providers.  Are you aware of better sources?

> 
> I can easily patch this on my end using an IDataReader implementation
> that forwards all calls except the GetSchemaTable method.
> 

That seems like a reasonably good solution.

>
> It would be sad though if a high quality library like SQLite contained a
> flaw like this.
> 

To clarify: the issue here is with System.Data.SQLite, not SQLite itself.

--
Joe Mistachkin

Reply via email to