Hi Stephen,

As you suggested, I checked my application database code and implemented a
test class.
The test class works fine on Java command line. However, when I try to call
the generator from within cocoon, I get the same exception.

Any help would be appreciated.

Thanks,

Dinkar


-----Original Message-----
From: Stephen Elsner [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 30, 2001 12:15 PM
To: 'Dinkar Ganti'
Subject: JDBC ODBC connectivity problem


I can't recall the exact cause of this error, but make sure the db code you
are using is absolutely correct.  Just to get you in what might be the right
direction: strange, nearly meaningless error messages like yours can be
triggered by such things as closing Statements before ResultSets, reading
ResultSet row elements out of numerical order, etc.

Hope this helps!


Visit our website at http://www.p21.com/visit
The information in this e-mail is confidential and may contain legally
privileged information.  It is intended solely for the person or entity to
which it is addressed.  Access to this e-mail by anyone else is
unauthorized. If you are not the intended recipient, any disclosure,
copying, distribution, action taken, or action omitted to be taken in
reliance on it, is prohibited and may be unlawful.  If you received this
e-mail in error, please contact the sender and delete the material from any
computer.




---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to