You have confused the two. The ProviderFactory in the Mono.Data assembly IS NOT deprecated.
What is deprecated is the Mono.Data.MySql assembly. The MySQL provider has been superceded by the ByteFX.Data MySQLClient. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Morano Sent: Sunday, June 06, 2004 10:39 AM To: [EMAIL PROTECTED] Subject: Re: [Mono-list] Provider Factory / Mono.Data.dll not built Hi Juergen, A while ago, the mono team deprecated Mono.Data, in favor of the offering from ByteFX, so I believe this is by design. Here is the info on their site about this: http://www.go-mono.com/mysql.html. -Mike On Saturday 05 June 2004 10:42 am, Juergen Frieling wrote: > The Mono.Data-subdir isn't in mcs/class/Makefile and has no Makefile > in it. Is this a 'optional' feature or (Makefile-)bug? There is a > Mono.Data/test/Mono.Data.dll I can reference, though... > > Juergen > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
