Tuesday, July 9, 2013

SQL Server 2012 Connection using Java Source code written in Jdk 1.4

I  tried many Jdbc drivers but all failed giving errors like "Unsupported Major Minor Version".  Later i found a cool driver which allows connection smoothly using jdk 1.4 source code and it compiles quite well, its also better in comparision to other drivers in terms of performance.

JSQLConnect JDBC_2.0_Driver connects fine using jdk 1.4, 1.5 source code.

If you need help/alternate, comment this post or email me.

Cheers,

Ujjwal Soni

No comments: