You are not logged in.
Hello ab,
When you execute the following queries with SynDBExplorer.exe (sample 12), there will be no result. Maybe the framework need some adjustments for the 'pragma' keyword?
pragma compile_options; // with or without the semi-colon.
Delphi XE4 Pro on Windows 7 64bit.
Lazarus trunk built with fpcupdelux on Windows with cross-compile for Linux 64bit.
Offline
The SQlite3 source code was NOT compiled with this pragma enabled, since we compiled it ourself and like it statically, so it is easy to see the featureset.
Offline