|
|
|
Как вывести в отчет 2 таблицы отдельно друг от друга?
|
|||
|---|---|---|---|
|
#18+
set safety off set date to german create table a (sv int,n date) s=ctod('20.04.2005') insert into a values (1,s) s=ctod('21.03.2005') insert into a values (1,s) s=ctod('29.05.2005') insert into a values (1,s) index on sv to a_x create table b (sv int,m date) s=ctod('02.01.2005') insert into b values (2,s) index on sv to b_x create table gl (sv int AUTOINC) APPEND BLANK IN [gl] APPEND BLANK IN [gl] index on sv tag sv_x set order to tag sv_x set relation to gl.sv into a additiv set relation to gl.sv into b additiv set skip to a,b report form rep to printer prompt preview cancel - В отчете есть пустые строки. Как их убрать? Спасибо. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 06.10.2005, 09:23:38 |
|
||
|
|

start [/forum/topic.php?fid=41&fpage=299&tid=1593336]: |
0ms |
get settings: |
8ms |
get forum list: |
16ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
102ms |
get topic data: |
10ms |
get forum data: |
3ms |
get page messages: |
22ms |
get tp. blocked users: |
1ms |
| others: | 190ms |
| total: | 358ms |

| 0 / 0 |
