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

