Question on RunRev/SQLite

Trevor DeVore lists at mangomultimedia.com
Mon Nov 5 16:50:45 EST 2007


On Nov 5, 2007, at 10:22 AM, Dave wrote:
>
> According to the SQLite Documentation, it seems you can use a  
> "pragma" statement to select the character encoding for the database  
> when it is created. Using the RunRev interface how and when do I  
> specify this pragma?

For PRAGMA calls that return records use the same calls as you would  
for SELECT statements (i.e. revQueryDatabase).

For PRAGMA calls that don't return records use revExeucteSQL.

-- 
Trevor DeVore
Blue Mango Learning Systems
www.bluemangolearning.com    -    www.screensteps.com





More information about the use-livecode mailing list