Nikki Locke wrote: > the Windows code is pure Microsoft plus Finisar.Sqlite, so is > probably completely different.
Ohhh, now you tell me! I assumed you were using Mono.Data.SqliteClient.dll on Windows. That changes things. So, yes, GetSchemaTable seems like the culprit, as you said all along. I'll apply something like your original suggested fix. But, I wonder what would happen if a double value ends up in a DATE column, for instance (as Sqlite allows)? -- - Joshua Tauberer http://taubz.for.net "Unfortunately, we're having this discussion. It's too bad, because guess who listens to the discussion: the enemy." _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
