Is there a way via SQLite API/structures to determine if certain PRAGMA 
options are set?

In particular I am interested PRAGMA show_datatypes. When it is enabled the 
number of columns returned does not reflected the additional 'type' columns 
inside the column names array and thus I have no way of knowing is this data 
is avaliable or not.

Ilia


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to