the problem was that Pranas Baliuka compiled his own driver from the sources and the property files "messages.properties" and "messages_de.properties" which contains the language specific error messages couldn't be found within the classpath. The correct place for the property files within the
package hierarchy is com/sap/dbtech/jdbc.
perhaps you throw an Exception if these resources are not found ;-) or somethin else, but it should not result in a NullPointerException.
I hope that's getting fixed.
_______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
