Skip to Content
0
Former Member
Oct 20, 2004 at 03:54 PM

Using JDBC 2.0 driver for default datasource

58 Views

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