procedures - Search results in mailing lists
Mailing lists >> pgsql-php >> Thread
2013-11-05 06:25:04 | Refcursor with php (Lazaro Ruben Garcia Martinez)
procedure that returns a refcursor, with the postgresql library in PHP? Regards. Fin a la injusticia
Mailing lists >> pgsql-php >> Thread
2013-11-03 21:32:19 | Re: PHP PDO getting data from pgSQL stored function (Yasuo Ohgaki)
procedure. Anyway, I suppose PostgreSQL returns result set resource. Are you saying PDO pgsql wouldn
Mailing lists >> pgsql-php >> Thread
2010-06-15 07:01:32 | Re: large resultset (AI Rumman)
procedure to send record ony by one to improve the response time to the users
Mailing lists >> pgsql-php >> Thread
2010-04-23 18:34:03 | Re: pcntl_fork() and database concurrency (Andre Lopes)
procedures in SQL Server with row locks(I think this is the term) to the tables
Mailing lists >> pgsql-php >> Thread
2009-08-19 17:26:24 | Overloaded stored procedures, PDO, and PHP issue (Eric Chamberlain)
procedure definitions: boolean is_password_expired(i_user varchar, i_pass varchar) boolean is_password
Mailing lists >> pgsql-php >> Thread >> Search in thread (10)
2009-08-19 17:26:12 | Stored procedures, PDO, and PHP issue (Eric Chamberlain)
procedure definitions: boolean is_password_expired(i_user varchar, i_pass varchar) boolean is_password
Mailing lists >> pgsql-php >> Thread
2009-05-26 08:59:16 | Re: PDO, postgre and PHP data types (Jasen Betts)
procedures, perhaps you could store them in a format that PHP is handles better (eg: serialize
Mailing lists >> pgsql-php >> Thread >> Search in thread (4)
2009-02-19 08:40:01 | Re: pl/php for windows (Bob McConnell)
procedures and we don't have time to spend optimizing procedures for each server. It's even
Mailing lists >> pgsql-php >> Thread >> Search in thread (6)
2009-02-02 08:55:43 | Re: How to store files into the DB with PHP. (bytea ?) (François Delpierre)
procedures are mandatory here. If you use stored procedures for security, the credentials that are stored
Mailing lists >> pgsql-php >> Thread >> Search in thread (4)
2008-06-12 06:46:38 | newbie issues with PDO / stored procedures (pg 043g9j2g)
Procedures vs. Dynamic SQL -- as I do hope to take it live to the scary
Mailing lists >> pgsql-php >> Thread
2005-12-13 10:44:11 | Re: Why is PGSQL better than MySQL (David Rogers)
procedures in some of our applications. While attempting to convert from MySQL 4.1 to 5.0 this
Mailing lists >> pgsql-php >> Thread
2005-10-09 15:07:39 | Re: Triggers problem (Jim C. Nasby)
procedure. On Wed, Oct 05, 2005 at 03:13:12PM +0530, Ninad Kalamkar wrote: -- Jim C. Nasby
Mailing lists >> pgsql-php >> Thread
2005-06-23 05:33:56 | Re: varchar error (Volkan YAZICI)
procedure (like my_insert() and my_update()) with using substr() [1] function. [1] /docs/8.0/interactive/functions-string.html Regards
Mailing lists >> pgsql-php >> Thread
2005-05-05 04:56:55 | Re: last value[Scanned] (Pawel Bernat)
procedure (containing all necessary queries) in a database side, and call this proc in your
Mailing lists >> pgsql-php >> Thread
2004-08-26 13:31:17 | Re: Mod_date update technique (Gene Stevens)
PROCEDURE my_date_modified(); For this example, you'd need to have the plpgsql language