Dear SQLite,

I have need to access SQLite using Mono on Linux.

Probably using C# .NET code either natively accessing an sqlite3 database, or calling libsqlite3.so.0.

I can't see any native .NET drivers for sqlite3, which is where I would like to go.

Do any members know if such a lib does exist? If not, any body got any experience of binding mono to the native Linux sqlite3 lib?

Thanks,

Ben





Reply via email to