OCI 8 compatibility with Oracle 10g and Oracle 11g
I am new to OCI. I have been asked to upgrade support of Oracle 10g and Oracle 11g in my product.
Currently it uses OCI 8 to interact with Oracle 8. I am not sure whether the same interface can be used to connect with Oracle 10/11g.
Are there any breaking changes in latest OCI interface?
Do I need to modify any of OCI call to remove/replace any deprecated functions?
Will I able to use all the functionality of Oracle 10/11g?
I have decided to link latest 11g OCI library with my application which I expect to work fine with Oracle 10g as well. Will it work?
I am reading through OCI documentation. Still I need confirmation to be 100% sure from oracle experts.
Thanks,
Mac