SQLite – using PRAGMA

SQLite – using PRAGMA

BY 16 Oct 2013 Native Application Development

Hello!

When I query statement ‘PRAGMA table_info(…my_table…)’ with CreateStatementN

then I receive NO result (i.e. ExecuteStatementN() -> null) and no exceptions as well.

So, I suppose, Tizen does not support such query ?

Written by