On Fri, Apr 29, 2011 at 04:12:13PM +0000, Joseph Stockman scratched on the wall:
> It never reaches the xOpen call.

  In your xCreate() and xConnect() functions, make sure you're setting
  the sqlite3_vtab "zErrMsg" field to NULL.

  Other than that, run it in the debugger, dump the stack, and start
  digging.

   -j

-- 
Jay A. Kreibich < J A Y  @  K R E I B I.C H >

"Intelligence is like underwear: it is important that you have it,
 but showing it to the wrong people has the tendency to make them
 feel uncomfortable." -- Angela Johnson
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to