[Mono-list] Can anyone recommend a DB query analyzer app that will run using Mono on Windows?

Miguel de Icaza miguel at ximian.com
Mon Jul 24 05:40:36 EDT 2006


Hello,

> A table designer would require a lot of support from
> Mono.Data.Sql which MonoQuery uses for database object
> meta data.  See the TODO fil.  Feel free to update
> this file.

Is this something that can be implemented say, for a particular
backend?  

Say, if the code could be done for Postgress and SQL Server, it could be
used as a way to prototype what is needed for Mono.Data.Sql.

> MonoQuery does have a table explorer (most often
> referred as a table browser).  It gives the the list
> of columns and their definitions.  

I could not get it to list the tables;  I wonder what went wrong.

> As for the backing store dialog, are you suggesting a
> properties dialog which details the connection string
> parameters used to connect?  For SQL Lite this would
> the URI of the filename of the database. 

Exactly.

Miguel


More information about the Mono-list mailing list