Cannot create a row of size 14673 which is greater than the allowable maximum of 8060

Rauf

Rauf

VIP Member
When I run a report, it ends with 'E'rror,

The log file is attached, there I found the following,
Code:
[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot create a row of size 14673 which is greater than the allowable maximum of 8060.

One of my tables having lengthy fields. So I think, it is because of the row size. But when I run it locally, it runs without any issues.

1. What may be the issue with my report ?
2. If it is related with Microsoft SQL Server, why does it give different result in local and in server. In both cases, I connect to the same database.
 
Back
Top