Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-getAttribute.xml PDO-setAttribute.xml PDOStatement-getAttribute.xml PDOStatement-setAttribute.xml
by Jakub Vrana other posts by this author
Nov 3 2005 8:05AM messages near this date
Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-getAttribute.xml PDO-setAttribute.xml PDOStatement-getAttribute.xml PDOStatement-setAttribute.xml
|
Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-getAttribute.xml PDO-setAttribute.xml PDOStatement-getAttribute.xml PDOStatement-setAttribute.xml
Wez Furlong wrote:
> Err, this isn't firebird specific; it's also used for postgres and
> odbc, and can be used to set and get the cursor name for "UPDATE ...
> WHERE CURRENT OF ... " queries.
Thanks for pointing. I found it in ODBC but couldn't find it in
Postgres:
> struct pdo_stmt_methods pgsql_stmt_methods = {
...
> NULL, /* set_attr */
> NULL, /* get_attr */
Jakub Vrana
Thread:
Jakub Vrana
Wez Furlong
Jakub Vrana
Wez Furlong
Wez Furlong
Dan Scott
|