In addition to what others have stated, I would just like to point out the the number of fields is not the only limitation to consider. A record has a limit of 2k, excluding memo (long text) fields. So, you could have only 32 fields of short text, each filled with 64 chars each, and would hit...