[Mono-dev] mono.data.sqlite problems - Index.RebuildIndex() is called after I call "SELECT * FROM ..."

gregsan gleban at ymail.com
Wed Apr 18 16:01:40 UTC 2012


Hi guys,

I'm using Mono.Data.Sqlite to load a database that I created on Windows and
moved to my Ubuntu. When I run my app which loads the content of a
particular table in the database, the rebuilding of index is called down the
line. This rebuilding takes a lot of time (cca 10 min). AFter that, the app
runs normally. When I restart the app, the rebuilding is called again. Is
there a way to prevent this index rebuilding or to do something about it.

I'm using ubuntu
Mono 2.10.8
System.Data.Sqlite info:
[assembly: AssemblyVersion ("4.0.0.0")]
[assembly: AssemblyFileVersion ("1.0.61.0")]

thanks in advance for any suggestions,
best,
gregor

--
View this message in context: http://software.1713.n2.nabble.com/mono-data-sqlite-problems-Index-RebuildIndex-is-called-after-I-call-SELECT-FROM-tp7477703p7477703.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list