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
What do you mean by database connection pooling?
Prepared statements are faster. Why?
What is a datasource in java?
What are the main steps in java to make JDBC connectivity?
What is encrypted connection?
How can we execute stored procedures using callablestatement?
How do I insert/update records with some of the columns having NULL value?
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
What is jdbc odbc in java?
Give an example for getXXX method?
explain about special characters?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
What is jdbc drivers in java?
List some new features available in jdbc 4.0?