Invalid Driver Name Specified
Posted: Wed Jul 27, 2005 11:05 pm
I'm trying to use the Xalan database extensions with a Sybase JDBC driver. It can't connect when run from oXygen and I get the error "Invalid Driver Name Specified!" It doesn't work from the oXygen application either but it works fine from the command line.
I'm using the Eclipse 3.1 plugin and I have the Sybase driver in the the project's classpath. I also added the driver JAR to the plugin's lib directory and to oXygen's lib directory.
I get the same error if I just put garbage for the driver and under the debugger, I see that the NodeSet being passed to sql:new is correct (which makes sense, because it works fine from the command line).
Any ideas?
I'm using the Eclipse 3.1 plugin and I have the Sybase driver in the the project's classpath. I also added the driver JAR to the plugin's lib directory and to oXygen's lib directory.
I get the same error if I just put garbage for the driver and under the debugger, I see that the NodeSet being passed to sql:new is correct (which makes sense, because it works fine from the command line).
Any ideas?