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

Daniel Morgan monodanmorg at yahoo.com
Sat Jul 22 21:04:34 EDT 2006


MonoDevelop IDE has a add-in called MonoQuery. 
However, MonoDevelop does not really work on Windows
right now.

http://www.monodevelop.org/

MonoDevelop is an IDE ported from SharpDevelop using
System.Windows.Forms as the GUI running on Microsoft
.NET Framework to using GTK# as the GUI running on
Mono.

MonoQuery is a SQL query and database browser tool
which uses Mono.Data.Sql as the data access layer to
get various database object info.

Mono SQL# For GTK# is another tool which has a
database browser and SQL Query tool.  However, it is
only available from two places right now: sqlsharpgtk
in mono's subversion repository or with the Mono
Windows Installer.  SQL# For GTK# works on Windows and
Linux.

http://developer.novell.com/wiki/index.php/Mono_SQL_Sharp_for_GTK_Sharp


--- Bill Seddon <bill.seddon at lyquidity.com> wrote:

> The subject says it all.  There are plenty of
> examples that run under
> .NET but I've been unable to find one that will run
> successfully (or at
> all) under Mono. Maybe I just don't know how to
> compile them for Mono?
> A query analyzer that runs as a web app would be OK
> as well.
> 
> Bill Seddon
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Mono-list mailing list