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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / manikandan [ gtec,vellore ]

this can run on any platform which supports odbc .

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More JDBC Interview Questions

How many ways can you update a result set?

0 Answers  


What is the limitation of PreparedStatement and how to overcome it?

0 Answers  


What are collection pools?

0 Answers  


What are the types of jdbc drivers that exist?

0 Answers  


Why do we use jdbc in java?

0 Answers  


what happens if connection is not closed?

7 Answers   CTS,


How can you tune SQL statements?

2 Answers   Wipro,


Where is ojdbc14 jar located?

0 Answers  


Is jpa faster than jdbc?

0 Answers  


What is jdbc odbc driver?

0 Answers  


How are jdbc statements used?

0 Answers  


How to find that, a row is updated or not?

2 Answers  


Categories