I'm using Win2000 and JDK1.3 from Sun, the DSN is proper configured, it works with other applications ...
the datasource configuration is: <db-connection> <pool-controller min="5" max="10"/> <driver>sun.jdbc.odbc.JdbcOdbcDriver</driver> <dburl>jdbc:odbc:test</dburl> <user></user> <password></password> </db-connection> Christian -----Ursprungliche Nachricht----- Von: Pratik Patel [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 15. November 2001 13:00 An: Avalon Developers List Betreff: Re: Excalibur DataSource Management Christian Trutz wrote: >Hello, > >I get the following error message, if I use datasource of excalibur with the >standard Sun ODBC-JDBC bridge :-( > <snip> > > >with other JDBC drivers it works fine. Has anyone the same problem? > What platform are you trying to run this on (Windows2000, Solaris, Linux)? What is the JVM you are using? Where does the actual ODBC datasource live? Is it configured with a proper DSN? What is the ODBC datasource (Access, MSSQL server, Oracle)? cheers Pratik -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>