Re: Multiple SQLite statements

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Oct 10, 2011 at 04:14:00PM +0100, Tim Streater wrote:

> I would like to use the SQLite3 (not PDO) interface to SQLite, and I
> would like to be able to supply a string containing several SQL
> statements and have them all executed, thus saving the overhead of
> several calls. It *appears* that this may be how it actually works,
> but I wondered if anyone could confirm that.
 
 --
 Cheers  --  Tim
> 

The docs appear to agree that this is allowed. See:

http://us.php.net/manual/en/function.sqlite-exec.php

Paul

-- 
Paul M. Foster
http://noferblatz.com
http://quillandmouse.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux