Linked by Thom Holwerda on Tue 7th Jul 2009 08:51 UTC, submitted by PLan
Thread beginning with comment 372134
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
As far as I know, F-spot uses ADO.NET to interact with sqlite.
I just took a quick gander at the code and it seems to use Mono.Data.SqliteClient. I didn't find any reference to ado.net, but I only looked quickly. Even if it does use ado.net in some corner of the code it should be fairly trivial to replace it.






Member since:
2005-07-12
As far as I know, F-spot uses ADO.NET to interact with sqlite. So they need another database technology. This has been known for YEARS.