Hi All, I have a java application which uses jdbc-odbc bridge. Now I have two options for deploying that application on a linux machine:-
1. Modify the source to use JDBC driver to connect to MSSQL server. 2. Configure ODBC DSN on linux machine. Which method is better ? I tried configuring ODBC DSN but couldn't succeed. One more doubt. If I modify the source to use JDBC driver (freetds-java) then is it sufficient to modify only Class.forName() statement ? regards -- Pankaj Jangid National Centre for Software Technology Yahoo-msnger : pankaj_jangid GPG Public Key : http://ashoka.ncst.ernet.in/~pankaj/gpg.txt
msg00781/pgp00000.pgp
Description: PGP signature

