Re: ADO.NET

From: Jarl Hermansson <jarl_at_mimer.com>
Date: 17 Mar 2004 13:06:35 GMT
Message-ID: <Xns94AF90B483E92jarl_at_213.163.128.165>


alfredo_at_ncs.es (Alfredo Novoa) wrote in news:e4330f45.0403170305.dda2709 _at_posting.google.com:

> Hello,
>
> I would like to know your opinion about which are the biggest flaws
> and mistakes of ADO.NET.

The major disadvantage is that applications are locked to the database with which it is compiled, i.e. its not possible to switch to another database without changing and recompiling the application.

To avoid this DBMS dependence, the Mimer Provide Manager can be used to achieve transparent database access to different underlying ADO.NET data providers.

Check out http://sourceforge.net/projects/mimerpm/ for more info.

Regards,
Jarl Received on Wed Mar 17 2004 - 14:06:35 CET

Original text of this message