|
|
|
Как вывести в отчет 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&tid=1593336]: |
0ms |
get settings: |
7ms |
get forum list: |
15ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
185ms |
get topic data: |
7ms |
get forum data: |
2ms |
get page messages: |
16ms |
get tp. blocked users: |
1ms |
| others: | 185ms |
| total: | 424ms |

| 0 / 0 |
