[Pdx-pm] DBI:SQLite and parameters
Thomas Keller
kellert at ohsu.edu
Fri Oct 5 15:25:06 PDT 2007
I think I found it:
Instead of a '?' (as with PostgreSQL) you use ':1', etc.
Other than that DBI handles it in a standard way.
thanks,
Tom
Thomas J Keller PhD
kellert at ohsu.edu
4-2442
On Oct 5, 2007, at 2:54 PM, chromatic wrote:
> On Friday 05 October 2007 14:47:09 Thomas Keller wrote:
>
>> How does one use parameters wit SQLite via DBI?
>> I can't seem to find a decent on-line reference.
>
> What kind of parameters would you like to use? I can think of
> connection
> parameters and bind parameters, but the answer's different for either.
>
> -- c
More information about the Pdx-pm-list
mailing list