My Navision Learning Journal.
I think you made a typo.The limit is 8k per row, not per table.See also:http://msdn.microsoft.com/en-us/library/ms186981.aspx
Thanks Steven,I have corrected the error.
What about the BLOB?"The maximum size of a BLOB is normally determined by your system's disk storage capacity. However, the maximum size in C/SIDE is 2GB"
Hi,I think that the limit is 4000 bytes per row - due to compatibility with native DB...
Post a Comment
4 comments:
I think you made a typo.
The limit is 8k per row, not per table.
See also:
http://msdn.microsoft.com/en-us/library/ms186981.aspx
Thanks Steven,
I have corrected the error.
What about the BLOB?
"The maximum size of a BLOB is normally determined by your system's disk storage capacity. However, the maximum size in C/SIDE is 2GB"
Hi,
I think that the limit is 4000 bytes per row - due to compatibility with native DB...
Post a Comment