Page 2 of 2

Re: Temporary table

Posted: Mon Sep 08, 2014 10:19 am
by esgici
franco wrote:esgici,
I am not sure if this is dll but I must start with #include "hfcl.ch" or the hb_dbcreatetemp()
does not work

I am still having trouble with print grid from a table.
It does not make sense to create a temp table with some fields of a real table, then crate an array
to use print grid. maybe you can help with this.
or how do I just create an array with certain fields of a real table then sort on one of the
fields. I know this is easy but can not find example.
Thanks ............. Franco
Hi Franco

Expression like does not work, I am still having trouble and does not make sense not have enough meaning to understand your problem(s). And without understand we can't help you :(

Please be clear about problem(s) and more importantly give us some SSCCE(s).

Happy HMG'ing :D

Re: Temporary table

Posted: Mon Sep 08, 2014 3:42 pm
by Javier Tovar
esgici wrote:Hi Franco

Expression like does not work, I am still having trouble and does not make sense not have enough meaning to understand your problem(s). And without understand we can't help you

Please be clear about problem(s) and more importantly give us some SSCCE(s).
+1

Re: Temporary table

Posted: Mon Sep 08, 2014 4:34 pm
by danielmaximiliano
Franco: I look at the examples
C:\hmg.3.3.1\SAMPLES\Miscellaneous\TEMPORARY_TABLE
C:\hmg.3.3.1\SAMPLES\Advanced\MEMORY_TABLES