Home > Archive > MS SQL Server > August 2005 > Re: Warning: The table 'Rating' has been created but its maximum row size (24954) exceeds the maxim









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Warning: The table 'Rating' has been created but its maximum row size (24954) exceeds the maxim
Tom Moreau

2005-08-30, 7:23 am

It is simply a warning. You didn't post your DDL, so we can't help much
here. Basically, you have a few variable-length columns that - when added
together - could potentially exceed your max row size, if they were fully
populated.

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA
SQL Server MVP
Columnist, SQL Server Professional
Toronto, ON Canada
www.pinpub.com
..
"Prince" <princevictor.moses@gmail.com> wrote in message
news:1125399061.492985.189190@g49g2000cwa.googlegroups.com...
Hai All,

when creating a table, I am getting a warning like this ....

Can anyone provide me the solution to overcome...Urgent..

Thanx in advance... Looking forward for ur reply...

Regards,
Prince

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com