"Andy Fish" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I'm just about to port a ..Net database application to Oracle. from what I
> can see, the obvious two choices are ODP.NET (a free download from oracle)
> and System.Data.OracleClient which seems to be built in to the bloatware,
> erm, I mean framework.
>
> Any reason to choose ODP.NET over the built-in one? are there any options
> which are to be preferred? I'm not after the ultimate in performance, just
> to use the de-facto standard which will give me least hassle and best
> portability
>
> Andy
>
As you seem to dislike the .NET Framework, why not really port the
application using Oracle development tools? That'll really give you
something to complain about

Since you appear to be asking about connecting an existing .NET application
to an Oracle database, I'd suggest using the Oracle alternative as the it
will typically be available for the specific version of the DBMS you intend
to connect to, and will probably give you access to more DBMS features.
YMMV.
--
Peter [MVP Visual Developer]
Jack of all trades, master of none.