Member Mapping is not valid. The type 'Edm.String[Nullable=T
Posted: Thu 21 Jan 2010 21:48
Devart,
I am using version (5.35.79) and received the following error when trying to generate some numeric fields:
Error 1 Error 2019: Member Mapping specified is not valid. The type 'Edm.String[Nullable=True,DefaultValue=,MaxLength=,Unicode=,FixedLength=]' of member 'OBJECT_LENGTH' in type 'TestObject' is not compatible with 'Devart.Data.Oracle.decimal[Nullable=True,DefaultValue=,Precision=29,Scale=15]' of member 'OBJECT_LENGTH' in type 'TestObject'. C:\xxx\xxx\CompanyTestModel.edmx
This is the second error I've submitted showing things are not compatible. Is there a quick turnaround I could do on my end to get up and running?
I am using version (5.35.79) and received the following error when trying to generate some numeric fields:
Error 1 Error 2019: Member Mapping specified is not valid. The type 'Edm.String[Nullable=True,DefaultValue=,MaxLength=,Unicode=,FixedLength=]' of member 'OBJECT_LENGTH' in type 'TestObject' is not compatible with 'Devart.Data.Oracle.decimal[Nullable=True,DefaultValue=,Precision=29,Scale=15]' of member 'OBJECT_LENGTH' in type 'TestObject'. C:\xxx\xxx\CompanyTestModel.edmx
This is the second error I've submitted showing things are not compatible. Is there a quick turnaround I could do on my end to get up and running?