#1 2019-03-01 13:50:51

edwinsn
Member
Registered: 2010-07-02
Posts: 1,215

Samples 12 doesn't support queries like "pragma compile_options;"

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

#2 2019-03-04 08:35:11

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,275
Website

Re: Samples 12 doesn't support queries like "pragma compile_options;"

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

Board footer

Powered by FluxBB