RB Smissaert wrote:
How would I do this:
compile with -DSQLITE_OMIT_LOAD_EXTENSION=1 to leave it out.

Remember that link tab I said about earlier?

There's a C/C++ tab next to it with a Preprocessor definitions edit box. I think what you want is to put ",SQLITE_OMIT_LOAD_EXTENSION=1" at the end of the line and rebuild your DLL. I can't say for sure because I don't actually use VC6++ much - I bought a 2nd hand copy a couple of years ago so I could compile Python/wxPython but they've moved on now.

Martin

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to