[Mono-devel-list] ADP class on Mono (redispatched)

Cassio R Eskelsen eskelsen at gmail.com
Tue Feb 22 12:55:39 EST 2005


I believe ADP is better than MPM. MPM require specific plugins for each DBMS

Cassio R. Eskelsen
cassio at br-mono.org

P.S.: I'm braziliam. My english is poor :-)


On Tue, 22 Feb 2005 14:39:38 -0300, Mauro Adriano
<mauro.adriano at gmail.com> wrote:
> Look at http://developer.mimer.se/mpm/index.htm, too
> 
> Mauro
> 
> On Tue, 22 Feb 2005 13:54:37 -0300, Everaldo Canuto
> <everaldo_canuto at yahoo.com.br> wrote:
> > Hi all,
> >
> > I created some months ago a Universal Data Provider for ADO.NET that
> > works on Mono and MS DotNet. This project name is ADP (Advanced Data
> > Provider) and you url is: http://advanced-ado.sourceforge.net/ or
> > http://sourceforge.net/projects/advanced-ado/
> >
> > It works very good when you need one Provider to access some database
> > server (like Oracle, MSSQL, MySQL...). It works like a BDP (Borland Data
> > Provider) included on Delphi 8 and Delphi 2005, create your application
> > and run on any database.
> >
> > ADP theres same method and classes of all other database providers and
> > some other usefull methods on some classes, it is good beacause to
> > migrate from another data provider you only need to change your
> > "using's" and change your data class names from example SqlConnection to
> > AdpConnection.
> >
> > I like to view ADP on Mono classes and I can change the namespace from
> > "Advanced.Data.Provider" to "Mono.Data.Provider" and all "Adp
> > [ClassName]" to "Mdp[ClassName]". I think that it will be very useful
> > for a lot of people and as dispose to mantain, release, and work on same
> > structure of Mono developers.
> >
> > What do you think about this?
> >
> > Hey... license is GPL but if need I can change this license for a more
> > apropriate license.
> >
> > Thanks,
> > Everaldo.
> > everaldo_canuto at yahoo.com.br
> >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 


-- 
Cássio Rogério Eskelsen



More information about the Mono-devel-list mailing list