Re: Cocoon2 and mssql server

2002-03-21 Thread Christian Haul
On 19.Mar.2002 -- 11:21 AM, Darrell Cumming wrote: > So from what I had read it seems people should use esql, so I tried the > esql logicsheet, and more specifically I tried it with the j-netdirect > JSQLConnect jdbc driver and the MS jdbc driver (beta2). Now with esql I can > get ouput from stor

Cocoon2 and mssql server

2002-03-19 Thread Darrell Cumming
Hi I'm working with cocoon2 and trying to access MSSQL stored procedures and having not so much luck. I tried The SQLTransformer which works great with queries, but stored procedures return nothing. Looking around the archives this appears to be the SQLTransformer doesn't expect result sets from