[MonoTouch] MonoTouch 1.2 Beta 1
karl prosser
klumsy at gmail.com
Wed Oct 28 10:48:37 EDT 2009
On Wed, Oct 28, 2009 at 7:01 AM, Jonathan Pryor <jonpryor at vt.edu> wrote:
> On Tue, 2009-10-27 at 22:48 -0700, Karl Prosser wrote:
> > So are you saying ado.net oledb us working now?
>
> No. We're saying:
>
> http://monotouch.net/Documentation/System.Data
>
> Specifically:
>
> Functionality missing from System.Data.dll consists of:
>
> * Anything requiring System.CodeDom (e.g.
> System.Data.TypedDataSetGenerator)
> * XML config file support (e.g.
> System.Data.Common.DbProviderConfigurationHandler)
> * System.Data.Common.DbProviderFactories (depends on XML
> config file support)
> * System.Data.OleDb
> * System.Data.Odbc
> * The System.EnterpriseServices.dll dependency was removed
> from System.Data.dll, resulting in the removal of the
> SqlConnection.EnlistDistributedTransaction(ITransaction)
> method.
>
> Notice that OleDb is listed as missing.
>
> System.Data.SqlClient, meanwhile, IS in there.
>
> Mono's OleDb support involves using native libraries which aren't
> present on iPhoneOS, specifically libgda-2. I don't think there is much
> point to porting this library...
>
> - Jon
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20091028/b25c5030/attachment.html
More information about the MonoTouch
mailing list