Comments
Sort by recent activity
Full log with errors related to this issue attached. My previous attempt to attach the log seems to have disappeared. / comments
Full log with errors related to this issue attached. My previous attempt to attach the log seems to have disappeared.
I have not opened a ticket. / comments
I have not opened a ticket.
Same issue. I see this in the current log file for redgate sql search: 03 Sep 2019 13:38:59.869 [72] ERROR DatabaseObjectIndexer - Exception while indexing database BlueBirdV2: System.EntryPointNotFoundException: Unable to find an entry point named 'sqlite3_open_interop' in DLL 'SQLite.Interop.dll'. at System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_interop(Byte[] utf8Filename, Byte[] vfsName, SQLiteOpenFlagsEnum flags, Int32 extFuncs, IntPtr& db) at System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) at System.Data.SQLite.SQLiteConnection.Open() at RedGate.SQLSearch.Indexing.SQLite.SqliteDatabaseConnection.EnsureConnectionOpen() at RedGate.SQLSearch.Indexing.SQLite.SqliteDatabaseConnection.CreateCommand() at RedGate.SQLSearch.Indexing.SQLite.DatabaseObjectStorage.Initialise() at RedGate.SQLSearch.Indexing.DatabaseObjectIndexer.Index(CancellationToken )
Full log attached. / comments
Same issue. I see this in the current log file for redgate sql search:03 Sep 2019 13:38:59.869 [72] ERROR DatabaseObjectIndexer - Exception while indexing database BlueBirdV2: System.EntryPointNot...
I see the same problem with SQL Server 2016 databases using SSMS version 2017.0140.17230.00. From the current redgate log:
03 Sep 2019 13:38:59.869 [72] ERROR DatabaseObjectIndexer - Exception while indexing database BlueBirdV2: System.EntryPointNotFoundException: Unable to find an entry point named 'sqlite3_open_interop' in DLL 'SQLite.Interop.dll'. at System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_interop(Byte[] utf8Filename, Byte[] vfsName, SQLiteOpenFlagsEnum flags, Int32 extFuncs, IntPtr& db) at System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) at System.Data.SQLite.SQLiteConnection.Open() at RedGate.SQLSearch.Indexing.SQLite.SqliteDatabaseConnection.EnsureConnectionOpen() at RedGate.SQLSearch.Indexing.SQLite.SqliteDatabaseConnection.CreateCommand() at RedGate.SQLSearch.Indexing.SQLite.DatabaseObjectStorage.Initialise() at RedGate.SQLSearch.Indexing.DatabaseObjectIndexer.Index(CancellationToken ) / comments
I see the same problem with SQL Server 2016 databases using SSMS version 2017.0140.17230.00.From the current redgate log:
03 Sep 2019 13:38:59.869 [72] ERROR DatabaseObjectIndexer - Exception while...