in getConnection() method just write like this..
DriverManager.getConnection("jdbc:odbc:dsn _name");

just provide ur dsn name correctly..ur application vl work properly..
good luck..