Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Data Adapter referencing with different versions
On Fri, 20 Jan 2006 19:58:13 +0200, "jb"
<jarmo.blomsterN0SPM_at_mbnet.fi> wrote:
>Hi,
>
>I should make a .Net Windows Service that should work in different
>installations with OracleDataAdapter versions 10.1.0.4 and 10.2.0.?
>I can imagine that I have to compile two versions of my service other
>referncing the 10.1.0.4 and the other referencing to 10.2.0.?
>This would cause some installation and version control difficulties.
>
>I'm wondering if there is better method for doing this.
>
>//Jarmo
>
Oracle is downwards compatible and has always been downward compatible. The 10.1.0.4 version should do OK against both databases.
-- Sybrand Bakker, Senior Oracle DBAReceived on Fri Jan 20 2006 - 14:13:40 CST
![]() |
![]() |