|
|
@ -16,6 +16,8 @@ delete from rpta_column2layout where layout_id in (<<zu löschendes Spaltenlayo |
|
|
|
and 1=(select administration from userinfo where tid=<<UserID>>);\ |
|
|
|
and 1=(select administration from userinfo where tid=<<UserID>>);\ |
|
|
|
delete from rpta_column_layout where tid=<<zu löschendes Spaltenlayout>> \ |
|
|
|
delete from rpta_column_layout where tid=<<zu löschendes Spaltenlayout>> \ |
|
|
|
and 1=(select administration from userinfo where tid=<<UserID>>);\ |
|
|
|
and 1=(select administration from userinfo where tid=<<UserID>>);\ |
|
|
|
|
|
|
|
select sp_update_sequence('rpta_column_layout');\ |
|
|
|
|
|
|
|
select sp_update_sequence('rpta_column2layout');\ |
|
|
|
</#if>\ |
|
|
|
</#if>\ |
|
|
|
\ |
|
|
|
\ |
|
|
|
--drop table tmp_ergebnis;\ |
|
|
|
--drop table tmp_ergebnis;\ |
|
|
|