Writing a row of length greater than 64k actually causes the NLM to unload. I didn't believe this at first when we saw it happening on a client system, but we recreated it first time in dev.
Using Arev 3.2 and NLM 1.5.
Any comments?
Not surprising. RTP57 (which is split in two between client and NLM) won't handle anything ] 65536. It probably has an arithmetic overflow inside itself, but who knows …
Don Miller
C3 Inc.