Re: [Harbour] Harbour and ADO.NET

2010-05-03 Thread Antonio Maniero
Hi Short answer is no. .Net platform is binary incompatible with native applications like Harbour runs. Of course is possible to create a wrapper to communicate to ADO.NETbut is a crazy thing to do. There is no advantages to do that. []'s Maniero 2010/5/3 Adolfo Lagos Jimenez > Hi everyone

[Harbour] Harbour and ADO.NET

2010-05-03 Thread Adolfo Lagos Jimenez
Hi everyone I'm using ADO and MYSQL for almost a year with no problems at all. Nevertheless, I'm curious about the possibility to use ADO.NET to do the same, and more of course. Has someone done anything to use ADO.NET and HARBOUR ? Is it possible to use? Thanks __