Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Which package contains jdbc api?

1090


Why do we need a jdbcrowset like wrapper around resultset?

1299


Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?

1262


What are the differences between execute, executequery, and executeupdate?

999


How many types of resultset are there in jdbc?

1011


How many categories of jdbc drivers are there?

963


What are the differences between setmaxrows(int) and setfetchsize(int)?

1110


What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?

1013


What does setautocommit do?

1032


How does jdbc connect to database?

926


How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?

1105


What is JDBC ResultSet?

1219


Explain the JDBC Architecture?

1070


Write an sql to find all records having all numeric characters in a field ?

1028


What are the steps required to execute a query in jdbc?

1013