From 25911e14171f702a2af44f87137791cb983cd416 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Thu, 1 Nov 2007 14:03:00 +0000
Subject: [PATCH] INTEGRATION: CWS dba24b (1.41.46); FILE MERGED 2007/08/27
13:28:58 fs 1.41.46.1: #i80930#
---
dbaccess/source/shared/stringconstants.cxx | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dbaccess/source/shared/stringconstants.cxx b/dbaccess/source/shared/stringconstants.cxx
index b0ae4e8561c7..ca4848b883e7 100644
--- a/dbaccess/source/shared/stringconstants.cxx
+++ b/dbaccess/source/shared/stringconstants.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: stringconstants.cxx,v $
*
- * $Revision: 1.41 $
+ * $Revision: 1.42 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 15:05:46 $
+ * last change: $Author: hr $ $Date: 2007-11-01 15:03:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -259,6 +259,7 @@ IMPLEMENT_CONSTASCII_USTRING(INFO_AUTORETRIEVEVALUE,"AutoRetrievingStatement");
IMPLEMENT_CONSTASCII_USTRING(INFO_AUTORETRIEVEENABLED,"IsAutoRetrievingEnabled");
IMPLEMENT_CONSTASCII_USTRING(INFO_APPEND_TABLE_ALIAS,"AppendTableAliasName");
IMPLEMENT_CONSTASCII_USTRING(INFO_AS_BEFORE_CORRELATION_NAME, "GenerateASBeforeCorrelationName" );
+IMPLEMENT_CONSTASCII_USTRING(INFO_FORMS_CHECK_REQUIRED_FIELDS, "FormsCheckRequiredFields" );
IMPLEMENT_CONSTASCII_USTRING(INFO_PARAMETERNAMESUBST,"ParameterNameSubstitution");
IMPLEMENT_CONSTASCII_USTRING(INFO_IGNOREDRIVER_PRIV,"IgnoreDriverPrivileges");
IMPLEMENT_CONSTASCII_USTRING(INFO_USECATALOG,"UseCatalog");