Error message when you try to replicate a table from SQL Server 2005 to SQL Server 2005 Mobile Edition: "HRESULT 0x80004005 (0)" (912428)
The information in this article applies to:
- Microsoft SQL Server 2005 Mobile Edition
- Microsoft SQL Server 2005 Standard Edition
- Microsoft SQL Server 2005 Developer Edition
- Microsoft SQL Server 2005 Enterprise Edition
SYMPTOMSWhen you try to replicate a table from Microsoft SQL Server 2005 to
Microsoft SQL Server 2005 Mobile Edition, you receive the following error message during the
replication: HRESULT 0x80004005
(0) CAUSEThis problem occurs because the number of columns in
the table exceeds the limit of 127. SQL Server 2005 Mobile Edition includes the column-level tracking feature. The column-level tracking feature determines whether the
number of columns in a table exceeds the limit of 127 during the replication from SQL
Server 2005 to SQL Server 2005 Mobile Edition.WORKAROUNDTo work around this problem, keep the number of columns in
the table fewer than the limit of 127.STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 1/24/2006 |
---|
Keywords: | kbsql2005repl kbprb KB912428 kbAudDeveloper kbAudITPRO |
---|
|