Hello,

I want to make a connection in Cocoon to a Microsoft Acces Database.I'm
using an JDBC-ODBC bridge.

  I added this paragraph in my cocoon.xconf

 <jdbc logger="core.datasources.name" name="name">
        <pool-controller max="10" min="5"/>
      <dburl>jdbc:odbc://localhost/nameODBCdatasource</dburl>
      <user></user>
      <password/>
 </jdbc>

 Is this correct ? Do I have to mention a port in the dburl ? If I need to,
which one ?
 I read that the JDK contains the jdbc-odbc bridge and I don't need to load
other classes. Is this correct?

 Are there other things I need to do ?

Win XP
JDK  1.4.2
Cocoon 2.0
Tomcat 4.1

 Greetz

      Floris T'Joen


 [EMAIL PROTECTED]


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

Reply via email to