"Dan Cimpoiesu" <[EMAIL PROTECTED]> Wrote:

I use the ByteFX components for connecting to MySQL

Remoting.BackupDataSet is a strong typed DataSet that contains the table =
Users


On windows these piece of code works ok.

On linux with mono I get an Array index out of range exception on =
adapter.Fill

Any suggestions?

Hi Dan,

I don't know the answer to your question, but Reggie made a new
Beta1 release of the MySQL Data Adapter yesterday. It's now called
Connector/Net and can be found at:

        http://dev.mysql.com/downloads/connector/net/1.0.html

It might be worth giving it a try to see if your problem has been resolved
by the new release. The name space has changed to from ByteFX.Data
to MySql.Data.


-- Scott

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to