Hi experts,
Can I use JDBC 2.0 driver for the default datasource? It seems that after installation of WAS640 JAVA, the default datasource to default java schema is using 1.x JDBC driver. Since I cannot change the JDBC driver for this default datasource and if I want to use JDBC 2.0 feature, it seems that the only way is to create a new datasource other than the default one.
If above is true, will I suffer any built-in features such as using "Open SQL" engine which is only provided by default datasource?
Any pointer and comments is appreciated. Thanks.
Best regards,
Ken