- Roland Mühlberger
- SnapObjects
- Friday, 19 July 2019 10:19 AM UTC
Hi,
we are in the process of building a Web API with SnapObjects. In PowerBuilder, we support either Sql Server or Oracle with the same table structure.
For number columns we use "int" in Sql Server and "number(38)" in Oracle. Unfortunately that leads to the following error when using SnapDevelop:
System.InvalidOperationException: Data type of mapped property on model is not compatiable, property: MZE
at SnapObjects.Data.DataModelBinding.BindModel(IList`1 columnSchema, IPocoModelMeta modelMeta, ITypeMapper mapper)
Is there any way we can influence the binding process?
Thanks,
Roland
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.