English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i want to know why do we use jdbc in java when we have ODBC

2007-03-20 02:05:00 · 1 answers · asked by gaurav s 1 in Computers & Internet Programming & Design

1 answers

ODBC is another layer of code, which will slightly slow your processes down over using JDBC in Java. However, it won't change the functionality. If you're more comfortable using ODBC, then use it.

I use the .NET Native SQL driver, myself, but I'm primarily an ASP.NET programmer.

2007-03-20 02:08:51 · answer #1 · answered by Scotty Doesnt Know 7 · 0 0

fedest.com, questions and answers