Exception in 64 bit environment
Posted: Tue 08 Nov 2011 12:21
Hi.
When trying to load the following database:
http://www.2shared.com/file/pCZ9GZ43/cache.html
we get the following exception:
Devart.Data.SQLite.SQLiteException: SQLite error
no such module: rtree
at Devart.Data.SQLite.a3.a(Byte[] A_0, UInt32 A_1, Byte[]& A_2)
at Devart.Data.SQLite.bs.a(Byte[] A_0)
at Devart.Data.SQLite.r.b()
at Devart.Data.SQLite.SQLiteDataReader.c()
at Devart.Data.SQLite.SQLiteCommand.InternalExecute(CommandBehavior behavior, IDisposable statement, Int32 startRecord, Int32 maxRecords)
at Devart.Common.DbCommandBase.ExecuteDbDataReader(CommandBehavior behavior, Boolean nonQuery)
at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()
This does hot happen when running on 32bit environment. Can anyone help me please.
Kind regards,
Izhar
When trying to load the following database:
http://www.2shared.com/file/pCZ9GZ43/cache.html
we get the following exception:
Devart.Data.SQLite.SQLiteException: SQLite error
no such module: rtree
at Devart.Data.SQLite.a3.a(Byte[] A_0, UInt32 A_1, Byte[]& A_2)
at Devart.Data.SQLite.bs.a(Byte[] A_0)
at Devart.Data.SQLite.r.b()
at Devart.Data.SQLite.SQLiteDataReader.c()
at Devart.Data.SQLite.SQLiteCommand.InternalExecute(CommandBehavior behavior, IDisposable statement, Int32 startRecord, Int32 maxRecords)
at Devart.Common.DbCommandBase.ExecuteDbDataReader(CommandBehavior behavior, Boolean nonQuery)
at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()
This does hot happen when running on 32bit environment. Can anyone help me please.
Kind regards,
Izhar