[mono-android] SQLiteTransactions and ErrorCode == SQLiteErrorCode.Busy??
devbuzz
derek at fieldmetrix.com
Fri Jan 20 11:55:23 UTC 2012
I'm a little confused about where to look for information about the SQLite
ADO.Net provider.
There seem to be a few different providers? I'm not sure which one is
embedded with the Mono for Android stack?
When looking at the references to include there seemed to be some ambiguity:
Mono.Data.SQLite? or System.Data.SQLite?
For the most part I've got things working along traditional ADO.Net type
syntax.
However the whole Busy error thing is an issue for me at the moment.
Can you set the SQL Busy Timeout using ADO.Net? Or are the transaction
timeouts supposed to be a substitute?
StackOverflow seems to have a lot of SQLite information but the SQLite
ADO.Net provider information seems a little thin.
I'd love a little input here from the experts about how to handle
SQLiteErrorCode.Busy exceptions.
--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/SQLiteTransactions-and-ErrorCode-SQLiteErrorCode-Busy-tp5160166p5160166.html
Sent from the Mono for Android mailing list archive at Nabble.com.
More information about the Monodroid
mailing list