User Tools

Site Tools


vba:classes:jsf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vba:classes:jsf [29.05.2020 14:50:05]
yaslaw [Modifiers]
vba:classes:jsf [01.07.2020 08:27:12] (current)
yaslaw
Line 1: Line 1:
 <​const>​ <​const>​
-    version=1.4.0 +    version=1.4.2 
-    vdate=27.05.2020+    vdate=18.06.2020
     fname=jsf.cls     fname=jsf.cls
     ns=%NAMESPACE%     ns=%NAMESPACE%
Line 177: Line 177:
     [f2] => <​String>​ '​PLZ'​     [f2] => <​String>​ '​PLZ'​
 ) )
-?​j.parse("​select #{f1|fld:a|upper}, #​{f2|fld|upper} from #​{t1|tbl:'​A1:​F4'​} a, #{t2|tbl} b") +?​j.parse("​select #​{f1|fld:​a},​ #​{f2|fld|upper} from #​{t1|tbl:'​A1:​F4'​} a, #{t2|tbl} b") 
-select [A].[ORT], [PLZ] from [table_1$A1:​F4] a, [table_2$] b +select [a].[ort], [PLZ] from [table_1$A1:​F4] a, [table_2$] b
 </​code>​ </​code>​
 ===== Anwendungsbeipiele ===== ===== Anwendungsbeipiele =====
vba/classes/jsf.1590756605.txt.gz · Last modified: 29.05.2020 14:50:05 by yaslaw