SET DEFINE OFF om tegen ampersands te kunnen

(wordt nu op het hoogste niveau gedaan)

svn path=/Database/trunk/; revision=9090
This commit is contained in:
Peter Feij
2005-10-31 13:59:08 +00:00
parent d73ebc8334
commit 9b042e1e8e

View File

@@ -1,7 +1,7 @@
#ifdef BES
/* $Revision: 39 $
* $Modtime: 24-10-05 13:37 $
/* $Revision: 40 $
* $Modtime: 31-10-05 15:56 $
*/
#include "comsql.h"
@@ -95,10 +95,6 @@ VALUES (7, 'Verwerkt(AV)');
_SET_SQLS(IDENTITY_INSERT bes_bestelopdrstatuses OFF;)
SET DEFINE OFF
#ifdef LANG_EN
INSERT INTO web_user_mess_text (web_user_mess_text_code,web_user_mess_text_dsc,web_user_mess_actions_key)
@@ -468,6 +464,5 @@ values('BES: Prijswijzigingen','bes_v_catalogus_prijsverschil','Prijsverschillen
insert into fac_usrrap (fac_usrrap_omschrijving, fac_usrrap_view_name,fac_usrrap_info)
values('BES: Samenvatting Cataloguswijzigingen','bes_v_catalogus_verschilovz','Samenvatting van wijzigingen tov huidige catalogus.');
SET DEFINE ON
#endif // BES