Hi,

I developed a loadable extension, but after the execution of the callback
"xBestIndex" there is a crash.

So I made it simple for this callback by implementing only one line that
returns SQLITE_OK.

The crash still persists.

With a development tool, the crash occurred in an external instruction to my
dll:
"dword ptr and [ebp- $ 04] $ 00"

Anyone have an idea?



--
View this message in context: 
http://sqlite.1065341.n5.nabble.com/Error-with-xBestIndex-tp77808.html
Sent from the SQLite mailing list archive at Nabble.com.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to