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:
@@ -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
|
||||
Reference in New Issue
Block a user