#315 Détail article

Erreur dans script SQL 
Change MYUPDLAB par MY_UPDLAB

Si MY_UPDLAB == Y alors input sinon span
This commit is contained in:
Dany De Bontridder 2011-12-20 15:56:25 +00:00
parent 6490066b1a
commit 7092813f0c
5 changed files with 22 additions and 10 deletions

View file

@ -1,2 +1,2 @@
update jrnx set j_text = null from jrn where jr_grpt_id=j_grpt and j_text=jr_comment;
insert into parameter (pr_option,pr_value) values ('MY_UPDLAB','N');
insert into parameter (pr_id,pr_value) values ('MY_UPDLAB','N');