I have written a program to connect to database using
odbc.Can this Application run on any Platform????
Answer Posted / manikandan [ gtec,vellore ]
this can run on any platform which supports odbc .
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What do you mean by batch processing in jdbc?
What causes the "No suitable driver" error?
Explain the locking system in jdbc & its types?
Does jdbctemplate close connection?
What are the differences between setmaxrows(int) and setfetchsize(int)?
What is JDBC Savepoint? How to use it?
What do you understand by DDL and DML statements?
How do I disallow NULL values in a table?
What is difference between jdbc and odbc?
Why should we close database connections in java?
How can you know about drivers and database information ?
What is com mysql jdbc driver?
What is a merge field?
What is serialization and deserialization in java programming?
Which is better jpa or jdbc?