[fdo-commits] r2581 - trunk/Fdo/Unmanaged/Src/Message

svn_fdo at osgeo.org svn_fdo at osgeo.org
Thu Feb 22 09:25:27 EST 2007


Author: pierredalcourt
Date: 2007-02-22 09:25:27 -0500 (Thu, 22 Feb 2007)
New Revision: 2581

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


Modified: trunk/Fdo/Unmanaged/Src/Message/FDOMessage.mc
===================================================================
--- trunk/Fdo/Unmanaged/Src/Message/FDOMessage.mc	2007-02-22 04:24:01 UTC (rev 2580)
+++ trunk/Fdo/Unmanaged/Src/Message/FDOMessage.mc	2007-02-22 14:25:27 UTC (rev 2581)
@@ -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