[Mono-list] SqlConnection in Mac OS X
Jonel Rienton
Jonel Rienton <jrienton@gmail.com>
Tue, 24 Aug 2004 13:50:57 -0500
hi guys, I was doing some testing in the System.Data namespace in my
mac and I got stuck to something. whenever i call the Open method of a
SqlConnection object, the cpu goes up high and the application just
sits there with no messages.
the same code compiled in my linux box works beautifully (thanks!)
mac box: Mac OS X Panther in a PowerBook
linux box: RedHat 9 in an AMD 350 box
Is there any bug open about this?
regards,
--j