Hello,

It seems that referencesource Odbc implementation has extra check [*1] that does not match unixodbc behavior. I will disable those checks next week.

[*1] https://github.com/mono/referencesource/blob/mono/System.Data/System/Data/Odbc/OdbcEnvironment.cs#L25

Atsushi Eno

On 2015年05月08日 01:33, knd775 wrote:
I have an application that uses the OdbcConnection class. When I try to open
the connection with .Open() I receive the following error:

"The .Net Framework Data Providers require Microsoft Data Access
Components(MDAC).  Please install Microsoft Data Access Components(MDAC)
version 2.6 or later."

I have tried up to the latest commit (currently
251ee4c04e955b8d21453dbf08315ea9914eff80) and still have this same issue.
This did not happen on release 4.0.1.

This is on CentOS 6.5.



--
View this message in context: 
http://mono.1490590.n4.nabble.com/MDAC-missing-error-on-CentOS-tp4665876.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list




_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to