create a row of size 8098 which is greater than the allowable maximum of 8060.

Posts   
 
    
Anthony
User
Posts: 155
Joined: 04-Oct-2006
# Posted on: 26-Jan-2007 01:36:31   

I get an error when i save a recorder to a table...."..create a row of size 8098 which is greater than the allowable maximum of 8060..."

What does this mean?

Anthony Don't post video links on this forum. -- Otis

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 26-Jan-2007 07:57:32   

That's SQL Server max size of a row, you have to re-design your Table.

Please check this link