G
Guest
Can anyone help me to solve the following problem
I have written a user-defined function which returns a value in string type
When I use this function as an expression (one of the columns) in the query design grid, the select query result works fine and displays the result as expected (contain no null values). But when I add a criterion under the expression containing the user-defined function expression in the design grid (e.g. = "HQ"), datatype mismatch is prompted when the query is run
How can I workaround this
Thanks.
I have written a user-defined function which returns a value in string type
When I use this function as an expression (one of the columns) in the query design grid, the select query result works fine and displays the result as expected (contain no null values). But when I add a criterion under the expression containing the user-defined function expression in the design grid (e.g. = "HQ"), datatype mismatch is prompted when the query is run
How can I workaround this
Thanks.