Forums Register Login

Oracle type 4 or type 2 driver?

+Pie Number of slices to send: Send
Whhats the difference between an Oracle Type 4XA driver and an Oracle Type 2 driver?
+Pie Number of slices to send: Send
The oracle type-2 driver requires the Oracle Client to be installed on the client machine. The java application talks to the oracle driver, the driver talks to the oracle client, the oracle client talks to the database.

The type 4 driver is a pure java solution. The application talks to the driver, the driver talks to the database. It is also the 'preferred' solution since it is all java. You can wrap up the whole thing and give it to someone and say "here's a java database application", where as an application using the type 2 driver would also require them to install the oracle client too.

Does this answer your question?
Dave
+Pie Number of slices to send: Send
Yes, thanks!
I am not a spy. Definitely. Definitely not a spy. Not me. No way. But this tiny ad ...
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 2892 times.
Similar Threads
JDBC Drivers
Oracle driver query
Drivers
I am not able to create DSN
Type 2 Driver
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 15, 2024 22:45:26.