On 9/8/05, Samuel Solon <[EMAIL PROTECTED]> wrote: > It appears that determineDatabaseType method in PlatformUtils.java incorrectly > adds a leading ":" to the subProtocol variable causing matches (for Sybase in > particular) to fail.
I used this opportunity and reworked (simplified) the algorithm, and added unit tests for the drivers and connection urls. Please test :-) Tom
