From: | <neil(dot)saunders(at)accenture(dot)com> |
---|---|
To: | <pgsql-sql(at)postgresql(dot)org> |
Subject: | Re: Problem calling stored procedure |
Date: | 2005-08-23 15:25:19 |
Message-ID: | B74B7433CDDD2C4AA41D94832E32E19D92EE95@EMEXM1112.dir.svc.accenture.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
Hi Tom,
Thanks for the advice; But I'm still can't get it working. I only have three variables: prop_id, new_start_date, new_end_date, and into_table. I've used the regclass type, and I've tried changing new_start_date and new_end_date to nsd and ned respectively, but still no luck. If there any other avenue of investigation you can think of? I've tried re-writing it as a dynamic query, but Postgres doesn't seem to like that!
Thanks once again,
Neil.
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.
From | Date | Subject | |
---|---|---|---|
Next Message | neil.saunders | 2005-08-23 16:16:52 | Re: Problem calling stored procedure |
Previous Message | Szűcs Gábor | 2005-08-23 15:09:42 | Tuple insert missing query in ongoing transaction |