[Mono-list] ByteFX or Connector/Net or ..?

2006-01-26 Thread Paulo Augusto
What should i use to connect to a MySql server? I'm making an aplication
which i intend to distribute (not personal use).

There seems to be ByteFX.
The problem is that, the last time i tried to use it, it completely
failed to connect to the server (mono 1.1.11 in Suse). I was even
starting to doubt the server was really accepting conections until i
tried the MySql's Connector/Net for Ms.NET, which worked.

Now, i'm on another system with mono 1.1.13 and, this time, ByteFX seems
to be working but i don't know if i should trust it to work on all of my
intended users's systems (most of them probably Windows).
On the other hand, MySql's Connector/Net for Ms.NET is the
«continuation» of ByteFX but i'm not completely sure if i should trust
MySql's Connector/Net for Ms.NET since it may have problems working with
mono.

In this page:
http://dev.mysql.com/tech-resources/interviews/rburnett.html
...
Reggie, I understand you actually brought Connector/Net with you when
joining MySQL AB?

Reggie: Yes. I developed the original ByteFX connector, which was
acquired by MySQL in April '04. It was renamed to Connector/Net,
...

Can anyone give some insight on this?
Sorry if this is asked alot but i don't find usefull information
regarding this.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] ByteFX or Connector/Net or ..?

2006-01-26 Thread Elliott Draper
I've had no problems using the MySql Connector/Net under Mono, in the package 
available from the MySql site 
(http://dev.mysql.com/downloads/connector/net/1.0.html) there are separate 
binaries for .Net 1.0, 1.1, 2.0, and for Mono. I tend to use the .Net 2.0 
binary actually, and that (for me at least) actually works fine when developing 
an app on Windows, running on .Net 2.0, and then deploying it on Linux, using 
the .Net 2.0 profile within the latest version of Mono (1.1.13).

And seeing as how, like you said, the MySql Connector is in fact a continuation 
of the ByteFX provider, then I would use that, as I'd consider the ByteFX 
provider to be deprecated now.

Cheers,
Elliott

On Thu, 26 Jan 2006 08:44:08 +, Paulo Augusto [EMAIL PROTECTED] wrote:
 What should i use to connect to a MySql server? I'm making an aplication
 which i intend to distribute (not personal use).
 
 There seems to be ByteFX.
 The problem is that, the last time i tried to use it, it completely
 failed to connect to the server (mono 1.1.11 in Suse). I was even
 starting to doubt the server was really accepting conections until i
 tried the MySql's Connector/Net for Ms.NET, which worked.
 
 Now, i'm on another system with mono 1.1.13 and, this time, ByteFX seems
 to be working but i don't know if i should trust it to work on all of my
 intended users's systems (most of them probably Windows).
 On the other hand, MySql's Connector/Net for Ms.NET is the
 �continuation� of ByteFX but i'm not completely sure if i
 should trust
 MySql's Connector/Net for Ms.NET since it may have problems working with
 mono.
 
 In this page:
 http://dev.mysql.com/tech-resources/interviews/rburnett.html
 ...
 Reggie, I understand you actually brought Connector/Net with you when
 joining MySQL AB?
 
 Reggie: Yes. I developed the original ByteFX connector, which was
 acquired by MySQL in April '04. It was renamed to Connector/Net,
 ...
 
 Can anyone give some insight on this?
 Sorry if this is asked alot but i don't find usefull information
 regarding this.
 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


RE: [Mono-list] ByteFX or Connector/Net or ..?

2006-01-26 Thread Mike Glenn

  http://dev.mysql.com/downloads/connector/net/1.0.html)
 are separate binaries for .Net 1.0, 1.1, 2.0, and for Mono. ...
 
 This is interesting. It is not the first time i've heard 
 people say that they downloaded a connector for mono from 
 MySql's site. But everytime i go there, i find no such thing, 
 only for Windows. My guess would be that there was, in the 
 past, an official version for mono but they abandoned that.

Actually if you download the zip file on the link above it includes mono,
net-1.0, 1.1, and 2.0 builds in the bin directory.

I've not bothered to determine the differences between them as the 1.1 build
performs find on both windows and linux.

Mike Glenn

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] ByteFX or Connector/Net or ..?

2006-01-26 Thread Felipe Almeida Lessa
Em Qui, 2006-01-26 às 08:56 +, Elliott Draper escreveu:
 And seeing as how, like you said, the MySql Connector is in fact a 
 continuation of the ByteFX provider, then I would use that, as I'd consider 
 the ByteFX provider to be deprecated now.

Why isn't MySQL Connector distributed inside Mono like ByteFX?

-- 
Quem excele em empregar a força militar subjulga os exércitos dos
outros povos sem travar batalha, toma cidades fortificadas dos outros
povos sem as atacar e destrói os estados dos outros povos sem lutas
prolongadas. Deve lutar sob o Céu com o propósito primordial da
'preservação'. Desse modo suas armas não se embotarão, e os ganhos
poderão ser preservados. Essa é a estratégia para planejar ofensivas.

  -- Sun Tzu, em A arte da guerra

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list