Difference between revisions of "Error Messages/40316"

(Created page with '= Error Message Examples = Error encountered in the parameter declaration for Function Dictionary while checking: (X: number: Y: ascending text descending) …')
 
Line 10: Line 10:
 
The ordering qualifier for a [[User-Defined Functions|UDF]] is specified twice for the same parameter.
 
The ordering qualifier for a [[User-Defined Functions|UDF]] is specified twice for the same parameter.
  
Please go to the following link for more information on [[Function_Parameter_Qualifiers#Parameter_qualifiers|function parameter qualifiers.]]
+
Please go to the following link for more information on [[Function_Parameter_Qualifiers#Ordering_Qualifiers|ordering qualifiers.]]
  
 
= Remedies  =
 
= Remedies  =

Revision as of 20:12, 27 January 2010

Error Message Examples

Error encountered in the parameter declaration for Function Dictionary while checking:
(X: number: Y: ascending text descending)
                        ^   
The ordering for parameter is specified twice.

Cause

The ordering qualifier for a UDF is specified twice for the same parameter.

Please go to the following link for more information on ordering qualifiers.

Remedies

Specify only one ordering qualifier.



You are not allowed to post comments.

Comments
<comments />