I have no idea of how to create postgres stored procedures, but a search on
Google brought up a lot of information that you might find helpful:
http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=postgre+stored+proced
ure

You can also visit their web site at http://www.postgresql.org



-----Original Message-----
        I'm using a postgres datbase for my PHP project, how do I make
stored 
procedures?  Or if no SPs then what would be recomendation for building 
simple/reuseable "Put" and "Get" procedures for my data?
 
****************************************************************************
This message is intended for the sole use of the individual and entity to
whom it is addressed, and may contain information that is privileged,
confidential and exempt from disclosure under applicable law.  If you are
not the intended addressee, nor authorized to receive for the intended
addressee, you are hereby notified that you may not use, copy, disclose or
distribute to anyone the message or any information contained in the
message.  If you have received this message in error, please immediately
advise the sender by reply email and delete the message.  Thank you very
much.                                                                       

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

Reply via email to