brdle2002 0 Posted October 14, 2011 Report Share Posted October 14, 2011 Hello, I am trying to copy a data table over to a SD card but I keep getting an error. The error it keeps coming up with is "A Data Table design contains an element that exceeds table limits. Solution: split the table." What does this mean? Where is the issue? Quote Link to post Share on other sites
brdle2002 0 Posted October 18, 2011 Author Report Share Posted October 18, 2011 Has no one seen this? Quote Link to post Share on other sites
tmoulder 6 Posted October 18, 2011 Report Share Posted October 18, 2011 I've not seen this myself, but I would surmise you've got columns in your data table that contain more than one element. For instance, a column of MI, with 5 elements. When read, this column will load 5 sequential MI with the data from the table. Presumably, there's a limit to how many elements you can put into a single column, and you've run up against that. Look for such a column and try breaking it up. Best of Luck, TM Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.