hello Survey 123 Users,
I am wondering if this issue can be solved? or had a work-around?
"Can not create a row of size xxxx which is greater that the allowable maximum row size of 8060"
Your comments/directions is appreciated.
thanks
Well, you've run into a wall. Now, the question is "how to get around it?".
This is a pretty universal SQL error (aka, not something limited to S123 or Esri). Check out this MS doc on Maximum capacity specifications for SQL Server .
What are you doing to encounter this error? The simplest and most obvious solution I have it to pare things down so you don't run into this error in the first place.