Hi Ben

I tried looking into the problem.  I was not able to duplicate.  However, I
do have a suggestion for you to try.

Comment line 174 in MySqlDataReader.cs and see if that works for you.

//schemaRow.AcceptChanges();

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:mono-list-admin@;ximian.com]On
Behalf Of Ben Clewett
Sent: Tuesday, November 05, 2002 5:19 AM
To: [EMAIL PROTECTED]
Subject: [Mono-list] Mono.Data.MySQL



Mono,

Been trying to use Mono.Data.MySQL from yesterdays snapshot.

Using both my own code, and that provided in the 'test' directory, I
keep getting:  (Win2000)

"An unhandled exception of type 'System.Data.RowNotInTableException'
occurred in system.data.dll"

At Line 176 of MySqlDataReader.cs:

" dataTableSchema.Rows.Add (schemaRow); "

Any ideas?


---------------------------------------------------------------------
Ben Clewett, [EMAIL PROTECTED]


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


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

Reply via email to