[Mono-list] System.InvalidCastException in Npgsql

Andrus kobruleht2 at hot.ee
Sun Oct 22 18:35:51 EDT 2006


Daniel,

> There is a bug in sqlsharpgtk.
> In subversion, this has been fixed.
> This how you would use subversion to get sqlsharpgtk
> from the subversion trunk.
>
> svn co
> svn://svn.myrealbox.com/source/trunk/sqlsharpgtk

Thank you. This is not critical for me so I can wait for next MONO Windows
installation package.

I noticed also that sqlsharpgtk shows only first PostgreSQL table in table
list. This occurs also in 1.1.17 . Is this known issue ?

> Mono.Data.SqlSharp.GtkSharp is not part of Mono thus
> there is no documentation about it on Monodoc.  What
> documentation are you interested in?
> The ProviderFactory which sqlsharpgtk uses, or the
> database browser, various data providers like Npgsql,
> Mono.Data.SybaseClient, Mono.Data.SqliteClient,
> System.Data.OracleClient?

I need to edit DataTable returned by Npgsql in grid.
I'm studying GTK# and WinForms DataGrid  for this.
It would be nice if sqlsharpgtk allows edit tables in grid.
I was looking for a sample GTK# code which allows to edit DataTable in grid
but have'nt found any.
So I think I will use WinForms.

> Have you looked into the MonoQuery add-in for
> MonoDevelop?

Does MonoQuery allow to edit DataTable in grid ?

I'm developing for MONO mostly in Windows (using Visual C# Express 2005 )
MonoDevelop does not run in Windows so I cannot look into it.

Andrus.



More information about the Mono-list mailing list