Dears
I'm using MS SQL 6.5 with Service Pack 4.
For getting data at just one HTML page, I created many columns on the
table "mjl_applicant". When I create constraint, I got the following message
saying "The total row size, 2144, for table 'mjl_applicant' exceeds the
maximum number of bytes per row, 1962."
Even it shows warning, there is no problem in inserting & querying data.
Might there be some problems in the future?
Thanks in Advance