On Sunday 30 June 2002 01:24 pm, Leszek Gawron wrote: > com.inzoom.adojni.ComException: Current provider does not support returning > multiple recordsets from a single execution. in ADODB.Recordset code=0 > Type=1 > > First I thought that it's something wrong with msde provider or jdbc driver > but getting back to 2002.04.21 dev snapshot makes the error disappear.
The esql logicsheet is now using JDBC features that your driver does not support. You might try the JDBC driver available from microsoft: http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/001/779/msdncompositedoc.xml or http://makeashorterlink.com/?S10911A21 if the above wraps and doesn't work correctly. -pete -- peter royal -> [EMAIL PROTECTED] --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>