I add a text field of size 5000 to an existing table using arcmap. All looks good. Publish the table within a service and the service reports it as:
NOTES ( type: esriFieldTypeString , alias: NOTE , editable: true , nullable: true , length: 1073741822 )
Looking at the table in arcmap the size is now showing as 1,073,741,822. Anyone else have this issue and know what I do to fix it? The service on the table does not work unless I remove that field.
Thanks,
Aaron
Maybe it has something to do with this issue:
Text data type and Length size problem
Kind regards, Xander