Tuesday, March 3, 2009

jdbodci101.dll

jdbodbc.dll is used to connect to both sql server 2000/2005.But in case of Oracle you have different wrapper oci dlls. viz jdboci90.dll,jdbodci101.dll,jdboci111.dll etc., So the question now is, which wrapper will be used at runtime?
The system will determine the OCI client installed on the FAT/Enterprise Server machine and accordingly load the respective wrapper.For example if Oracle 10 client is installed on your FAT client, jdboci101.dll will be used.

No comments: