Hi there,
I am still looking for a kind a compatibility table between Jdbc driver version level and Instance version level.
I would reckon jdbc drivers are not expected to be upward compatible (ie: using V12 versus instance level V14) and that it would be recommended to align Jdbc version level to Instance version level.
So should one stick to something like :
jdbc version instance version compatibility
12 12 ok
12 13 ?
13 13 ok
13 14 ?
14 14 ok
thanks for hint
rgds
JLD
Forums: