- Bryant Burnard
- PowerServer
- Wednesday, 22 March 2023 04:46 PM UTC
PowerBuilder 2022 / PowerServer Build 1892, Oracle 19 back end
The column is defined as: key_id number (10) in the table
When selecting a column in a table, I sometimes get the following error in PowerServer:
The Int64 type is not compatible with the data type of the mapped property 'key_id' on model 'd_entities'. Checking the d_entities.cs file in SnapDevelop, the field has been mapped as decimal. (It is defined this way in other dw.ds files that work)
I've tried several column types in the datawindow, decimal, long, ulong. Which type should I be using?
Thanks
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.