Hi all,

In MS Access it was possible to make a query based on a query. I am in
the middle of porting all MS Access clients to Gambas 3 and all tables
have been migrated to MySql.

Is it possible in Gambas to do a query and next do another query on the
result of the previous query combined with some extra tables?

Or, do I need to do the query, store the result in a table and next
query this table combined with the extra tables.

I know this last option would work, but I am just wondering if there are
any better ways of doing this, without having to create a table with the
query result.

Suggestions are appreciated.

-- 
Kind regards,

Willy (aka gbWilly)

http://gambasshowcase.org/
http://howtogambas.org
http://gambos.org





------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to