I have written a program to connect to database using
odbc.Can this Application run on any Platform????

Answer Posted / sejal

The most important thing in these products is that JaySQL
can run on other platforms besides Windows, including
Linux, Sun Solaris and Apple Mac.

JaySQL is a 100% pure Java solution and therefore, can run
on any Java compatible platforms.

where as WinSQL is there in ODBC which can run only on
microsoft platform like (Win9x, NT, Win2000, XP or 2003)
basically ODBC is a microsoft product so its platform
dependent so we can not run that code on all environment.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is jdbc part of j2ee?

507


What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?

500


What is connection commit?

494


How to set NULL values in JDBC PreparedStatement?

537


Explain creation of statement object with connection method create method with help of an example.

517






password, is stored in as plain text. What can I do to protect my passwords?

513


What is the JDBC syntax for using a literal or variable in a standard Statement?

558


What is statement and resultset in jdbc?

491


Where can I find ojdbc14 jar file?

490


Which database is used for java?

523


How many packages are available in jdbc api?

537


How do I start debugging problems related to the JDBC API?

516


How do I receive a ResultSet from a stored procedure?

517


What is the advantage of namedparameterjdbctemplate?

504


What is database deadlock ? How can we avoid them?

510