Export -> Reimport DataTypes defaulting to 'NText'
Hi there,
I've created a few DataTypes, exported them as a package, and re-imported them on a fresh install. I've noticed that all datatypes have defaulted to NText, which is a bit of a bother - Can anyone shed some light on how I could modify the package.xml to include them as their correct data types?
I have the same problem - have tried to transfer them via a package but as you say the type seems to revert to NText and the values are all changed/corrupted. Has anyone found a solution/workaround yet?
Export -> Reimport DataTypes defaulting to 'NText'
Hi there,
I've created a few DataTypes, exported them as a package, and re-imported them on a fresh install. I've noticed that all datatypes have defaulted to NText, which is a bit of a bother - Can anyone shed some light on how I could modify the package.xml to include them as their correct data types?
Here is a sample exported DataType:
I notice they all have id="a74ea9c9-8e18-4d2a-8cf6-73c6206c5da6" - Are there other values I can substitute to allow for int / nvarchar / datetime?
I have the same problem - have tried to transfer them via a package but as you say the type seems to revert to NText and the values are all changed/corrupted. Has anyone found a solution/workaround yet?
is working on a reply...