We can use ODBC for any language like C,C++,Java etc.
We can use JDBC only for Java languages.
We can choose ODBC only windows platform.
We can Use JDBC in any platform.
Mostly ODBC Driver developed in native languages like C,C++.
JDBC Stands for java database connectivity.
For Java applications it is not recommended to use ODBC because performance will be down due to internal conversion and applications will become platform Dependent.
For Java application it is highly recommended to use JDBC because there are no performance & platform dependent problem.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy
Please Login to comment...