SQL Anywhere jdbc3 v jdbc4
Answered
Hi
I am experimenting with my first transformation and if I covnect with this jdbc driver com.sybase.jdbc3.jdbc.SybDriver there is no problems if I connect with this com.sybase.jdbc4.jdbc.SybDriver I can only insert 1 row. I get no errors using either just different amount of rows updated in the same database using the same data and transfation just a different driver
I would have thought the more recent driver would be preferred is there a recommendation ?
Hi Dieter,
if my memory serves me correctly, that's why we kept both jconn3 and jconn4 in the installation. See the following SAP forum article and you'll see that issue:
https://sqlanywhere-forum.sap.com/questions/9852/ase-issue-with-jdbc-driver-jconn3-vs-jconn4
So definitely use jconn3 if jconn4 is playing up for you.
regards,
David
Hi Dieter,
if my memory serves me correctly, that's why we kept both jconn3 and jconn4 in the installation. See the following SAP forum article and you'll see that issue:
https://sqlanywhere-forum.sap.com/questions/9852/ase-issue-with-jdbc-driver-jconn3-vs-jconn4
So definitely use jconn3 if jconn4 is playing up for you.
regards,
David
Hi Dieter,
if my memory serves me correctly, that's why we kept both jconn3 and jconn4 in the installation. See the following SAP forum article and you'll see that issue:
https://sqlanywhere-forum.sap.com/questions/9852/ase-issue-with-jdbc-driver-jconn3-vs-jconn4
So definitely use jconn3 if jconn4 is playing up for you.
regards,
David
Hi Dieter,
if my memory serves me correctly, that's why we kept both jconn3 and jconn4 in the installation. See the following SAP forum article and you'll see that issue:
https://sqlanywhere-forum.sap.com/questions/9852/ase-issue-with-jdbc-driver-jconn3-vs-jconn4
So definitely use jconn3 if jconn4 is playing up for you.
regards,
David
Replies have been locked on this page!