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 is a statement?
How many rowset are available in jdbc?
How you restrict a user to cut and paste from the html page using java programing?
Which Java and java.sql data types map to my specific database types?
What causes no suitable driver error?
What is statement and preparedstatement in java?
What is resultset?
How do I receive a ResultSet from a stored procedure?
What is the latest version of JDBC? What are the new features added in that?
What are jdbc and its components?
What do you mean by metadata and why we are using it?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
What is jdbc in dbms?
Explain the process of creating tables using NetBeans IDE?
How can we retrieve data from the resultset?