FYI: The error appearing in my XSL is:
SQL Error Fetching next row [null] I modified the sql extension source to give me a stack trace where that exception is raised, and it turns out that the actual exception being raised is an ArrayIndexOutOfBoundsException at org.apache.xml.utils.SuballocatedIntVector.setElementAt() You probably knew this already, but I thought I would mention it anyway. If you want a full stack trace let me know. Is there a known-to-be-working JDBC driver that I can try with this? Where can I find the jar for 'instantdb' that is mentioned in the SQL extension test code? I'm in the process of implementing my own JDBC driver, and although I believe I have implemented all the functions required by the SQL extension, it is still returning errors. Thanks, Toby -- Tobias McNulty Data Description, Inc. 840 Hanshaw Road, Suite 9 Ithaca, NY 14850 Phone: (607) 257-1000 E-mail: [EMAIL PROTECTED] Web: www.datadesk.com
