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

Compare jdbc and odbc and how is jdbc required in this context.

0 Answers  


Is jdbc object oriented?

0 Answers  


What is metadata in programming?

0 Answers  


Which package contains jdbc api?

0 Answers  


How can you sort dates?

1 Answers  


Hi friends, In JDBC 4 drivers are there among this which driver is best and why it is best.Which driver is most commonly used in web applications.

6 Answers  


What driver should I use for scalable Oracle JDBC applications?

0 Answers  


What does the jdbc connection interface?

0 Answers  


Does multiple concurrent open statements per connection are supported by the JDBC-ODBC Bridge?

2 Answers  


What are the steps to connect to the database in java?

0 Answers  


Is jdbc a protocol?

0 Answers  


What is the use of getGeneratedKeys() method in Statement?

0 Answers  


Categories