OK so my issue from what I've researched is a common issue. I have a form that I've made a data connection to an XML file pulling 3 columns of data. Unfortunately there's over 253,000 rows and the actual file itself is about 14 megs. So I'm getting the "The amount of data that was returned by a data connection has exceeded the maximum limit that was configured by the server administrator." error message. I know the fix is to go raise the size in Central Admin but that's just simply not going to be allowed. So my question is, is there any workaround to this issue?
Thanks in advance.