then it should return something other than SQLITE_DONE?

On Tue, Jun 14, 2011 at 7:24 PM, Simon Slavin <[email protected]> wrote:
>
> On 15 Jun 2011, at 3:12am, J Decker wrote:
>
>> How do I get the string after issuing a PRAGMA ?
>
> Pretend you were issuing a SELECT command, and retrieve the table it would 
> return.  Most pragmas just return a single-row single-column table.
>
> Simon.
>
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to