> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > I think Aaron is working in Mono: how would that work out on > Linux for connecting to SQLite through DotNet (I presume that > ADO.Net is Windows only!); I was suggesting that he convert > VB code to C# in VisualStudio; I'm interested in the solution > you propose and will have a go at it after Easter
Mono has an ADO.NET implementation upon which their various providers are built. That's about the extent of my knowledge of mono, however. I suppose someone with sufficient mono skills could adapt my provider to it -- but I personally don't have the time or inclination :) Robert