Hi guys,
I've been working with a couple of database applications and I'm currently using the Sun JDBC driver for all my connections -
My question is basically what other kinds of driver are available and what are the advantages and disadvantages of each one? Are there any that you would prefer to use or does it depend on the kind of database you're connecting to?Code:"sun.jdbc.odbc.JdbcOdbcDriver"
Thanks




Reply With Quote