Muhammad,

Your original post was that you had jdbc:odbc: - not jdbc.odbc., so your
missing more than just "sun." in the web.xml! It is a java package and class
reference.

In coccon.xconf you should have something similar to:

    <jdbc name="mydb">
      <auto-commit>false</auto-commit>
      <dburl>jdbc:odbc:mydatabase</dburl>
      <user>uuuu</user>
      <password>ppppp</password>
    </jdbc>

Note: that this needs the ":" and is NOT a class reference!

HTH

Perry

-----Original Message-----
From: Muhammad Irfan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 16 April 2002 8:17
To: [EMAIL PROTECTED]
Subject: RE: MS Access Driver!!!


Thanks Perry, but I just forgotten to mention "sun." before the 
jdbc.odbc.JdbcOdbcDriver. If the driver is correct, then I may be doing 
something wrong in the cocoon.xconf file <datasources>...
Any further help please...

Thanking you.


>From: "Faulkner, Perry" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>Subject: RE: MS Access Driver!!!
>Date: Tue, 16 Apr 2002 08:08:59 +1000
>
>Hi Muhammad,
>
>That should be: sun.jdbc.odbc.JdbcOdbcDriver
>
>Perry
>
>-----Original Message-----
>From: Muhammad Irfan [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, 16 April 2002 8:03
>To: [EMAIL PROTECTED]
>Subject: MS Access Driver!!!
>
>
>
>Dear All,
>
>Does any one knows the name os MS Access driver and where it is located??
>   I have inserted "jdbc:odbc:JdbcOdbcDriver" within the WEB_INF/web.xml 
>file
>
>but getting exceptions...
>
>   Thanking you for your kind help.
>
>Irfan.
>
>
>_________________________________________________________________
>Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
>
>
>---------------------------------------------------------------------
>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]>
>
>---------------------------------------------------------------------
>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]>
>




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


---------------------------------------------------------------------
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]>

---------------------------------------------------------------------
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