Invalid reverse enginered schema from Oracle
Posted: Mon 30 May 2011 21:33
I reverse engineered 2 tables from an oracle database into a lqml model in VS 2010. The designer generated mappings like this:
According to the xsd of the editor and the runtime schema check of XmlMappingSource, MaxLength and Scale is invalid attribute.
If I manually remove them, the mapping works as expected.
What is the problem?
Regards,
Zsolt
According to the xsd of the editor and the runtime schema check of XmlMappingSource, MaxLength and Scale is invalid attribute.
If I manually remove them, the mapping works as expected.
What is the problem?
Regards,
Zsolt