|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DAAB is good????? I dont think so...I have just opened DAAB code and saw that, incredibly alll functions return
only Sql objects. That means this App Block does not deal with Oracle or even other DB like MySQL. I dont understand who would use this... THe enterprise library has support for most major dbs. Look at the Data
portion of the enterprise library. Show quote "Bruce One" <r***@virtualsoftware.com.br> wrote in message news:7A1B0ED9-C94E-4869-9A92-D9C9D8710DF2@microsoft.com... >I have just opened DAAB code and saw that, incredibly alll functions return > only Sql objects. That means this App Block does not deal with Oracle or > even > other DB like MySQL. I dont understand who would use this... Bruce One wrote:
> I have just opened DAAB code and saw that, incredibly alll functions The DAAB does indeed support Oracle as well as SQL Server, so I'm not sure > return only Sql objects. That means this App Block does not deal with > Oracle or even other DB like MySQL. I dont understand who would use > this... what it is you are looking at. The original EntLib DAAB also supported DB2 (but not in the 2.0 version IIRC). He is looking at the DAAB, not the EntLib version of the block, which was
set for SQL only. -- Show quoteGregory A. Beamer ************************************************* Think Outside the Box! ************************************************* "Matt Noonan" <nore***@noreply.com> wrote in message news:uC2UWUjoGHA.5104@TK2MSFTNGP04.phx.gbl... > Bruce One wrote: >> I have just opened DAAB code and saw that, incredibly alll functions >> return only Sql objects. That means this App Block does not deal with >> Oracle or even other DB like MySQL. I dont understand who would use >> this... > > The DAAB does indeed support Oracle as well as SQL Server, so I'm not sure > what it is you are looking at. The original EntLib DAAB also supported DB2 > (but not in the 2.0 version IIRC). > > -- > Matt Noonan > EasyObjects.NET: The O/RM for the Enterprise Library > http://www.easyobjects.net > > Cowboy (Gregory A. Beamer) wrote:
> He is looking at the DAAB, not the EntLib version of the block, which Ah, that makes more sense! Thanks, Gregory! :)> was set for SQL only. > Here is the VB version of OracleHelper, if you still need it: http://www.easyobjects.net/miscfiles/OracleHelper.zip (7k) People who use SQL Server?
Actually, it is quite easy to extend the block for other databases. Copy, change objects and roll. Now, I would agree the DAAB is not a great piece of software, but for other reasons than only one database. The new Enterprise library is a better implementation (factory/provider type of pattern). -- Show quoteGregory A. Beamer ************************************************* Think Outside the Box! ************************************************* "Bruce One" <r***@virtualsoftware.com.br> wrote in message news:7A1B0ED9-C94E-4869-9A92-D9C9D8710DF2@microsoft.com... >I have just opened DAAB code and saw that, incredibly alll functions return > only Sql objects. That means this App Block does not deal with Oracle or > even > other DB like MySQL. I dont understand who would use this... |
|||||||||||||||||||||||