[Mono-list] SqlConnection in Mac OS X

Jonel Rienton Jonel Rienton <jrienton@gmail.com>
Tue, 24 Aug 2004 14:07:56 -0500


Thanks Andy, btw, the System.Data namespace works great with the beta
2 of MS SQL 2005 :-), just to let you guys know...

regards,
--j

On Tue, 24 Aug 2004 15:05:08 -0400, Andy Satori <dru@druware.com> wrote:
> There is, as well as a proposed patch to Mono.Tds (which underlies
> this).  There is a ByteOrder problem with the SqlConnection.
> 
> Andy
> 
> bugzilla bugid= 62948
> -----------------------------------------------------
> dru@druware.com - druware software designs
> http://www.druware.com
> 
> 
> On Aug 24, 2004, at 2:50 PM, Jonel Rienton wrote:
> 
> > 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
> > _______________________________________________
> > Mono-list maillist  -  Mono-list@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
> 
>