Progress schema holder data mapping issue

kasundha

Member
Hi all,

OE 12.2
MSSQL 2025

I have created a schema holder for an MSSQL DB. There is a table with a varchar field (it contains only numbers as values). I want to change the data type as Integer in openedge schema holder side. Is it possible to do it???
 
You can't change the data type of a field in an OpenEdge database, with one exception: changing an integer field to int64.
 
If you're facing a Progress schema holder data mapping issue, make sure your schema fields are correctly mapped and validated to avoid structured data errors. For more SEO tips, streaming guides, and the latest updates about Flixmomo
 
Back
Top