"software.simian" <[EMAIL PROTECTED]> wrote:
> 
> Just step-in; I'm studying the sqlite code and it would be easier if I could
> see the internal in action.
> 

  *  Compile with -DSQLITE_DEBUG=1
  *  PRAGMA vdbe_trace=ON;
  *  PRAGMA vdbe_listing=ON;

--
D. Richard Hipp <[EMAIL PROTECTED]>

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to