ODP.NET in Microsoft Enterprise Library 6.0 -
there couple of questions floating around this, none have been answered.
basically - there implementation of odp.net enlib (6.0) being used? or have go down route of writing mapping / custom dao odp.net?
the generic database can me far, falls flat oracle stored procedures (the dreaded 'parameter discovery not supported connections using genericdatabase. must specify parameters explicitly, or configure connection use type deriving database supports parameter discovery' error)
i aware of entlibcontrib project - seems on hold/dead has not had new realease since 2011/entlib 5.0.
any pointers, or advice custom dao development entlib, appreciated.
here's our official stand on this:
if working oracle database, can use oracle provider included enterprise library , ado.net oracle provider, requires reference or add assembly system.data.oracleclient.dll. however, keep in mind oracleclient provider deprecated in version 4.0 of .net framework, , support provider deprecated in enterprise library 6. although support oracleclient provider still included in enterprise library 6, future development should consider choosing different implementation of database class uses different oracle driver.
i haven't come across implementation of odp.net entlib6. if end updating 1 available on entlibcontrib v5.0, please post contrib site others benefit from. should straightforward, no major changes daab in v6.
i wish had better answer you, @ end of day comes down prioritization of stories release , 1 wasn't high enough of stackrank team pick up.
Comments
Post a Comment