looking at http://www.mono-project.com/Oracle we can read that dotConnect for Oracle is an alternative to System.Data.OracleClient but, as stated here http://www.devart.com/forums/viewtopic.php?t=20012&sid=6a67c8ca2658431f2a36e9cf23f62217 dotConnect for Oracle supports Mono only in the Direct mode (without using Oracle Client). The Direct mode is available only in the Professional and Developer editions that are not free so is not a real alternative to System.Data.OracleClient.
I think you should modify the documentation page before someone migrates all the product and then find that the free librery doesn't work.
There's some other library that Mono teams suggests to connect to Oracle without using System.Data.OracleClient?
_______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
