Date: 2008-06-02 02:15
Sender: Leigh Kennedy
I have tried to take this code and get it running with the latest
version. I have had partial success, but have run into a problem,
where the MS-SQL driver is always grabbing JTDS connections whether
or not the driver is set to sqlserver or sybase mode. It seems
to me that the MSSQL Driver will need to be altered, or the MS-SQL
driver should be modified to support Sybase as well when the
JTDS driver is used.
I have worked around this for now by removing the "|tds"
from the MS-SQL driver, but this is not a real solution. Not
sure what the right solution is. |