[Gtk-sharp-list] ANNOUNCEMENT: Mono SQL Query For GTK# 0.01 Development
Release
Joris Willems
trendzetter@pandora.be
Tue, 14 Dec 2004 19:41:53 +0100
I've been looking for some gui for Firebird database for some time now.
Noting really appealing or even working for me. I am very glad with this
annoucement and I'm very impressed by the featurelist it already has. At
least what I have seen of it in the manual. I have tried running the
make on my gentoo installation with everything installed from the latest
ebuilds. I ran into error CS0006: Cannot find assembly `Mono.Data'
$ gacutil -l | grep Mono.Data
Mono.Data.SqliteClient, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756
Mono.Data.SybaseClient, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756
Mono.Data.Tds, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756
Mono.Data.TdsClient, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756
I am obviously doing something plain wrong. What could it be ?