Answer Posted / narasimha
For Stand alone applications u can use the type-1 driver
and when your db is network u canu use the Type-4 driver
but i i dont know about other drivers could any can tell me
when to use other drivers.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How many bytes is string in java?
How would you format a date in java? I.e. In the ddmmyyy format?
How do I compare two strings in word in java?
Do extraneous variables affect validity?
What is private public protected in java?
What is the base class for error and exception?
What is the meaning of immutable regarding string?
What will happen when using pass by reference in java?
Difference between object instantiation and construction ?
How can we make sure main() is the last thread to finish in java program?
Can we override private methods?
What is the static method?
Can we create an object of static class in java?
What is the properties class in java programming?
What is meant by stack and queue?