New Items - Non-Numeric Value
I am trying to use New Items to add an field to a form using a textedit and query that allows users to choose from OPRC (profit centers). But the PK for this table is a string (PrcCode) instead of an integer and selecting an item throws a Invalid Numeric Value error.
How can I work around this?
0
-
Hi
you can try to convert/cast it to int, in yout query
regards Lothar
0
Please sign in to leave a comment.
Comments
1 comment