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 are the different classes through which JDBC represents statements?
Describe how the jdbc application works.
If you are truncated using JDBC, how can you that how much data is truncated?
How to check jdbc driver version in websphere?
Explain the difference between rowset vs. Resultset in jdbc?
What are the common tasks of JDBC?
What are the jdbc drivers in java?
What are the steps required to execute a query in jdbc?
List the advantages of using datasource?
What is two-phase commit in the database?
How do I connect to jdbc?
Write an sql to find all records having all numeric characters in a field ?
What are the differences between stored procedure and functions?
What is metadata in java programming?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?