Hi, I have written a stored procedure generator in PgSQL that will generate stored procedures around a table to perform: Insert; update; retrieve all; retrieve by primary key. I would like to know if there is use for such a utility and/or if I am re-inventing the wheel? Also if there is a use for such a utility I would like it to be reviewed/evaluated?
Thanks a lot guys. -- "If you would take, you must first give, this is the beginning of intelligence" -- Lao Tze, Tao Te Ching Steve L. Nyemba -- Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-sql