AW: [Mono-list] Why ByteFx needs Windows.Forms

Joe Audette joe_audette@yahoo.com
Tue, 12 Apr 2005 09:14:37 -0700 (PDT)


--0-1059535050-1113322477=:10731
Content-Type: text/plain; charset=us-ascii

I was using ByteFx and recently switched to the MySQL Connector.
I think either of these is likely to be more efficient than odbc.
I switched because ByteFX had some problems with certain versions of MySQL.
 
You do have to code things a little different with the new connector compared to ByteFx, see my notes about it here:
http://www.mojoportal.com/BlogView.aspx?pageid=2&ItemID=47&mid=19
 
Hope it helps,
 
Joe


Barbara Plank <monomail@gmx.net> wrote:
> Yes the latest .NET Connector driver works in Linux running Mono. I'm 
> using it in my http://tagcma.com project. If you look at the source, I 
> use it quite heavily in the DbLayer/connection.cs.
> http://cvs.sourceforge.net/viewcvs.py/tagelflax/tagml/TAGMLWS/DbLayer/
> conn
> ection.cs?rev=1.110&view=log
> 
> You'll find the Mono compile script I use here:
> http://cvs.sourceforge.net/viewcvs.py/tagelflax/tagml/TAGMLWS/CompileW
> ithM
> ono.sh?rev=1.6&view=log

Thanks, I will try .NET connector. 

A last question: I read on the mono page that also ODBC is supported,
however, didn't test it. Has anybody experience with it? 

In general, which way to access a MySQL database is the right one, suggested
by Mono, or which one is preferable and why? 

Ways of accessing MySQL:
- using an ODBC driver
- or a native provider, like ByteFx or rather its successor .NET
Connector/MySQL

(Because I'm using ByteFX and was thinking if there is a better way...)

Thanks,
Barbara


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


joe_audette [at] yahoo dotcom
http://www.joeaudette.com
http://www.mojoportal.com
--0-1059535050-1113322477=:10731
Content-Type: text/html; charset=us-ascii

<DIV>I was using ByteFx and recently switched to the MySQL Connector.</DIV>
<DIV>I think either of these is likely to be more efficient than odbc.</DIV>
<DIV>I switched because ByteFX had some problems with certain versions of MySQL.</DIV>
<DIV>&nbsp;</DIV>
<DIV>You do have to code things a little different with the new connector compared to ByteFx, see my notes about it here:</DIV>
<DIV><A href="http://www.mojoportal.com/BlogView.aspx?pageid=2&amp;ItemID=47&amp;mid=19">http://www.mojoportal.com/BlogView.aspx?pageid=2&amp;ItemID=47&amp;mid=19</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>Hope it helps,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Joe</DIV>
<DIV><BR><BR><B><I>Barbara Plank &lt;monomail@gmx.net&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">&gt; Yes the latest .NET Connector driver works in Linux running Mono. I'm <BR>&gt; using it in my http://tagcma.com project. If you look at the source, I <BR>&gt; use it quite heavily in the DbLayer/connection.cs.<BR>&gt; http://cvs.sourceforge.net/viewcvs.py/tagelflax/tagml/TAGMLWS/DbLayer/<BR>&gt; conn<BR>&gt; ection.cs?rev=1.110&amp;view=log<BR>&gt; <BR>&gt; You'll find the Mono compile script I use here:<BR>&gt; http://cvs.sourceforge.net/viewcvs.py/tagelflax/tagml/TAGMLWS/CompileW<BR>&gt; ithM<BR>&gt; ono.sh?rev=1.6&amp;view=log<BR><BR>Thanks, I will try .NET connector. <BR><BR>A last question: I read on the mono page that also ODBC is supported,<BR>however, didn't test it. Has anybody experience with it? <BR><BR>In general, which way to access a MySQL database is the right one, suggested<BR>by Mono, or which one is preferable and why? <BR><BR>Ways of accessing MySQL:<BR>- using
 an ODBC driver<BR>- or a native provider, like ByteFx or rather its successor .NET<BR>Connector/MySQL<BR><BR>(Because I'm using ByteFX and was thinking if there is a better way...)<BR><BR>Thanks,<BR>Barbara<BR><BR><BR>_______________________________________________<BR>Mono-list maillist - Mono-list@lists.ximian.com<BR>http://lists.ximian.com/mailman/listinfo/mono-list<BR></BLOCKQUOTE><BR><BR>joe_audette [at] yahoo dotcom<br>http://www.joeaudette.com<br>http://www.mojoportal.com
--0-1059535050-1113322477=:10731--