RE: Cocoon ESQL stored procedures

2002-01-08 Thread Durrant, Peter
Hi Chris > From: Christian Haul > [mailto:[EMAIL PROTECTED]] > Sent: Saturday, December 22, 2001 9:21 > > I had a rather long car journey yesterday - good for thinking > about the problem :-) I suggest to add @direction and @typename > to to mark out / inout parameters (and > optionally @typenam

Re: Cocoon ESQL stored procedures

2001-12-22 Thread Christian Haul
On 21.Dec.2001 -- 11:23 AM, Torsten Curdt wrote: > On Thu, 20 Dec 2001, Christian Haul wrote: > > On 20.Dec.2001 -- 12:52 PM, Durrant, Peter wrote: > > > > > If stored procedures are not supported in ESQL, are there any plans to add > > > the functionality? > > > > Patches are welcome :-) I might

Re: Cocoon ESQL stored procedures

2001-12-21 Thread Torsten Curdt
On Thu, 20 Dec 2001, Christian Haul wrote: > On 20.Dec.2001 -- 12:52 PM, Durrant, Peter wrote: > > I recently posted a question on the cocoon-users mailing list regarding > > using ESQL to call stored procedures. Well, what you might want to try is to place a "call procedure" inside a statement.

Re: Cocoon ESQL stored procedures

2001-12-20 Thread Christian Haul
On 20.Dec.2001 -- 12:52 PM, Durrant, Peter wrote: > I recently posted a question on the cocoon-users mailing list regarding > using ESQL to call stored procedures. > > It appears from the reply that we got and the documentation that we've found > that ESQL doesn't support calling stored procedure

Cocoon ESQL stored procedures

2001-12-20 Thread Durrant, Peter
I recently posted a question on the cocoon-users mailing list regarding using ESQL to call stored procedures. It appears from the reply that we got and the documentation that we've found that ESQL doesn't support calling stored procedures. As the developers of Cocoon, could you clarify whether th