Re: [gnome-db] Question about gdaui-demo-5.0, how to extract just one demo and use it?

Chris Green <[email protected]> Wed, 3 Feb 2016 22:25:34 +0000
Newsgroups gmane.comp.gnome.db
Message-ID <20160203222534.GA2547@esprimo>
On Wed, Feb 03, 2016 at 09:24:33PM +0000, Chris Green wrote:
> Having compiled the whole libgda suite the demo code in gdaui-demo-5.0
> looks interesting.
> 
> What extra code is needed in addition to the source code that is shown
> in the Source tab?  In the Source tab for the read-write grid for
> example there's just a single function called do_grid_rw().  What
> 'outside' code is needed in addition?
> 
This old example shows what I need:-

    http://www.gnome-db.org/CodeExampleGrid

However it uses a function that appears not to exist any more, 
gda_execute_select_command().  How do I code this now in 5.x?

-- 
Chris Green