on 2023 Jun 01 11:08 AM
Hello every one,
i have this query:
SELECT T0."Code", T0."U_CMC_PO_Matr", T0."U_CMC_PO_EmpNam", T0."CreateDate" FROM "@CMC_PO_OBUL" T0 WHERE T0."CreateDate" >='[%0]'
Note that @CMC_PO_OBUL is a User Defined Table.
in this case there is no prompted area poping up when i excute the query but this error is showing up:
Please Help
Request clarification before answering.
Hi,
Please remove the single quotes on both sides of the parameter prompt.
So '[%0]' should be [%0]
Regards,
Johan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
100 | |
11 | |
10 | |
9 | |
6 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.