Re: JDBC or ODBC?





PJ wrote:

Thanks for the reply!

To clarify, we are choosing between a server that sits on top of Windows 2000 Server that can use ODBC directly with SQL 2000, or a new version of the same server that sits on top of a Java platform and uses JDBC (Type 4). Either way we will not be using a bridge. Our concern is the performance implication directly related to the database access interface. How does JDBC compare with ODBC in this situation? Are there any reliability or performance implications we need to consider? Thanks!

OK, then I don't have the data. The server vendor may... Many other factors may contribute to which product is overall better. There may be a stability reason for the vendor making a Java version (besides the ease of making one such for all platforms). joe

.


Loading