2008/10/8 Jeff Hanson <[EMAIL PROTECTED]> > I set up a data source on my Ubuntu Hardy system using > gnome-database-properties-3.0. I can connect successfully (using the > server's sa account). But when I attempt to browse the database from > the data source property window I get the following error from > gnome-db-browser when it attempts to create a dictionary: > > Error updating Server metadata: Schema for list of functions is wrong > > From a terminal I get: > Error loading dictionary file: > Unknown GType 'null'
The meta data retreival has never correctly been implemented for the SQL server database, hence the problems you get. AFAIK you can execute statements but that's all it can do. For the new iteration of Libgda (not yet released V4), the meta data retreival framework is much improved and the limitations in the version you use will be removed, so writing a fully-featured SQL server adaptator (database provider in Libgda's jargon) will be much easier. Sorry I can't help you more for the moment. Regards, Vivien
_______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
