Quantcast
Channel: Apache OpenOffice Community Forum
Viewing all articles
Browse latest Browse all 1281

Forms • Re: Repeat fields on more than one page

$
0
0
to be stored in "direct SQL mode":

Code:

SELECT <column list>, 1 AS "Page" FROM "Somewhere"UNION ALL SELECT <column list>, 2 AS "Page" FROM "Somewhere"

Statistics: Posted by Villeroy — Wed Sep 04, 2024 4:17 pm



Viewing all articles
Browse latest Browse all 1281

Trending Articles