: 150 : 150 : 0 |
All know that dblookup has a limit of 64KB. If you have a computed for display field which does a dblookup to return more than 32KB of data, it will throw an error. A View Column can display only a max of 32KB of data from a document. A document can store only a max of 64KB summary data. Now if an application requires a lookup keywords that is more than 64KB of data, these limits will make a developer crazy. There are work arounds. But it will definitely help the developers save time if these limits are raised a little bit (May be to 1MB). |