Re: MSSQL Stored procedure ESQL

2002-10-04 Thread Christian Haul
On 01.Oct.2002 -- 12:03 PM, fcbc wrote: Hello Christian, ???, 1 ??? 2002 ?., you wrote: CH Please see your MS docs whether your call will return a ResultSet CH or not. The syntax depends on that, see Apache Cocoon docs for CH details. I changed code in compliance with MS docs

Re[2]: MSSQL Stored procedure ESQL

2002-10-02 Thread fcbc
Hello Christian, âòîðíèê, 1 îêòÿáðÿ 2002 ã., you wrote: CH Please see your MS docs whether your call will return a ResultSet CH or not. The syntax depends on that, see Apache Cocoon docs for CH details. CH In addition, return parameters from CallableStatements are never CH named. They are

Re: MSSQL Stored procedure ESQL

2002-10-01 Thread Christian Haul
On 30.Sep.2002 -- 06:07 PM, fcbc wrote: I'm trying to get a result set from stored proc but it ends with error: org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.RuntimeException: Error getting clob data: null the code snippet: esql:connection

MSSQL Stored procedure ESQL

2002-09-30 Thread fcbc
I'm trying to get a result set from stored proc but it ends with error: org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.RuntimeException: Error getting clob data: null the code snippet: esql:connection esql:poolsqlserver/esql:pool