to avoid problems with character '&' SET DEFINE OFF is added

This commit is contained in:
kthiemann 2007-01-03 13:24:38 +00:00
parent a14038c003
commit a007b3cf7f
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
SET DEFINE OFF;
UPDATE ad_alert
SET alertmessage =
'Check that the Adempiere Database has sufficient space:

View File

@ -1,3 +1,4 @@
SET DEFINE OFF;
UPDATE ad_element_trl
SET description =
'LDAP Server to authenticate and authorize external systems based on Adempiere'