Re: [gnome-db]Hi...



On Tue, Jul 03, 2001 at 12:21:13AM +0200, Rodrigo Moya wrote:
> ok, the problem is localhost. It should be HOST=localhost;... I'll have
> a look to see what's failing. But, for the moment, you can change it
> yourself in that same dialog.
	I corrected this, but it continues giving me the same error...
	
> ah, ok, the parameter to gda_connection_new is a bad design decision,
> and will be removed in the next versions. But you can do:
> 
> GdaConnection *cnc = gda_connection_new (gda_corba_get_orb ());
> 
> to fill the grid:
> 
> gulong reccount;
> GdaRecordset *recset = gda_connection_execute (cnc, "select * from
> table", &reccount);
> gnome_db_grid_set_recordset (grid, recset);
	Great! One last thing...  Where did I set up the provider, host and other
"data source parameters" ?

-- 
Marcelo Elias Del Valle    UIN: 30595143
marceloelias iname com http://mlinuxer.cjb.net MLinuxer
The game of Evolution http://Evolution.sourceforge.net
Clube da Engenharia Elétrica http://electricengclub.sourceforge.net





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]