How to increase the default row size in sql server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pchadha20
    New Member
    • Oct 2006
    • 6

    How to increase the default row size in sql server

    Hi, Guys.
    I am in bit trouble.I am importing the table from mysql to sql server which has having nearly 90000 records.
    I starts the import of table by import/export utility.But when the records reaches nearly 60000, the error message came.."THIS TABLE HAVING ROW SIZE 8190 WHICH IS EXCCEDING THE DEFAULT SIZE OF 8060".
    So please let me know how to over come this problem..

    Thanks in Advance to all of you.

    pchadha20
Working...