[fdo-commits] r802 - branches/3.2.x/Fdo/Unmanaged/Src/Message

svn_fdo at osgeo.org svn_fdo at osgeo.org
Thu Feb 22 08:34:47 EST 2007


Author: pierredalcourt
Date: 2007-02-22 08:34:47 -0500 (Thu, 22 Feb 2007)
New Revision: 802

Modified:
   branches/3.2.x/Fdo/Unmanaged/Src/Message/FDOMessage.mc
Log:
TRAC Ticket #17 "SHP/SDF: fix various Select/SelectAggregates defects"


Modified: branches/3.2.x/Fdo/Unmanaged/Src/Message/FDOMessage.mc
===================================================================
--- branches/3.2.x/Fdo/Unmanaged/Src/Message/FDOMessage.mc	2007-02-22 01:39:48 UTC (rev 801)
+++ branches/3.2.x/Fdo/Unmanaged/Src/Message/FDOMessage.mc	2007-02-22 13:34:47 UTC (rev 802)
@@ -2276,3 +2276,13 @@
 Language=English
 Invalid LDAP URL.
 .
+MessageId=9182
+SymbolicName=FDO_182_AGGREGATE_IN_SELECT
+Language=English
+Aggregate functions are not supported by the Select command; use the SelectAggregates command instead.
+.
+MessageId=9183
+SymbolicName=FDO_183_INVALID_FUNCTION_ARG
+Language=English
+One or more arguments for function '%1$ls' did not match the expected argument types.
+.



More information about the fdo-commits mailing list