on 2013 Sep 20 2:44 PM
we are facing a challenge while creating UDF in SAP B1 - sql server limitation for row data length (8KB)
Has anybody faced such problem before and is there a solution / work around for this problem.
Please require an urgent help.
Thanks and Regards,
Ashutosh
7838432014
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi,
It is due to multiple text column in particular table. Alternatively changing text column types to varchar(2000) will resolve this issue.
Regards
Jay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.