Daniel, I've implemented the SchemaTable support using your MySQL code as a guide.
I need to move the following line directly under the NewRow(): dataTableSchema.Rows.Add (schemaRow); It was throwing the following exception: System.Data.RowNotInTableException: Cannot perform this operation on a row not in the table. I was using the MS.NET System.Data when I got the exception. The Mono class must not be checking for this. Brian _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
