BUG: Cannot Use Cut, Copy, and Paste to Transfer Uniqueidentifier Column Values (277882)
The information in this article applies to:
- Microsoft SQL Server 7.0 Service Pack 2
- Microsoft SQL Server 7.0 Service Pack 3
This article was previously published under Q277882
BUG #: 58237 (SQLBUG_70)
SYMPTOMS
In SQL Enterprise Manager, when you attempt to use the Cut, Copy, and Paste commands to transfer values from a uniqueidentifier column in one table to a uniqueidentifier column in another table, or to the same column in the same table, you may receive the following error:
The value you entered is not consistent with the datatype or the length of the column.
WORKAROUND
There are two ways to work around this problem:
- Use T-SQL INSERT or UPDATE statements.
- Use SQL Server 2000 Enterprise Manager to transfer uniqueidentifier values for tables in SQL Server 7.0.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 6/25/2004 |
---|
Keywords: | kbbug kbpending KB277882 |
---|
|