commit
0fab97d188
@ -1949,6 +1949,7 @@ style="position:absolute;margin-left:35.25pt;margin-top:3pt;z-index:' || to_char
|
|||||||
then
|
then
|
||||||
dbms_sql.close_cursor( t_c );
|
dbms_sql.close_cursor( t_c );
|
||||||
end if;
|
end if;
|
||||||
|
raise;
|
||||||
end;
|
end;
|
||||||
end xlsx_builder_pkg;
|
end xlsx_builder_pkg;
|
||||||
/
|
/
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
create or replace package xlsx_builder_pkg
|
create or replace package xlsx_builder_pkg
|
||||||
as
|
authid current_user as
|
||||||
/**********************************************
|
/**********************************************
|
||||||
**
|
**
|
||||||
** Author: Anton Scheffer
|
** Author: Anton Scheffer
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user