Hello - I'm trying to debug an issue we are having running PDI 3.2.0 with a VM SQL Server database target. We've been using this database for several months without an issue, but when we attempted to re-seed some tables that were large, we ran into rollback errors in PDI but no accompanying error on the database side. It was suggested that maybe I should use Microsoft's native JDBC driver rather than the default jtds shipped with PDI. But I'm not sure how to do this. I have the Microsoft driver specified in my classpath on the workstation and my Carte remote server. I can't remove the jtds driver as I get errors from spoon when I attempt to do this, but I am not seeing the Microsoft native driver available on the list of connection types. Can anyone provide some direction on this? What else do I need to do to have Spoon see the Microsoft driver?


Reply With Quote
