On Sat, Feb 23, 2002 at 12:01:55AM +0530, Kunal Gangakhedkar wrote: > You don't need to change your Class.forName() statement in any case - > unless you're using some other driver and not coded it here. > Class.forName() will just instanciate the class specified as a "String > classname" > parameter to it.
In case I want to use JDBC instead of JDBC-ODBC bridge then I have to change the parameter i.e. the string to the call Class.forName(). Now my next query is do I need to change some more statements or the above change will suffice ? regards -- Pankaj Jangid National Centre for Software Technology Yahoo-msnger : pankaj_jangid GPG Public Key : http://ashoka.ncst.ernet.in/~pankaj/gpg.txt
msg00800/pgp00000.pgp
Description: PGP signature

