BUG: Stored Procedure May Fail with Error 264

ID: Q163375


The information in this article applies to:

BUG #: 16542 (6.50)

SYMPTOMS

When you run a stored procedure with two parameters that performs an update, you may receive the following error message if the datatype of the first field in the target table is defined as smallint:

Msg 264, Level 16, State 1
Column name appears more than once in the result column list.

This error message occurs only if all the following conditions are true:


WORKAROUND

To work around this problem, do any of the following:


STATUS

Microsoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


Keywords          : kbusage SSrvStProc kbbug6.50 kbbug6.00 
Version           : 6.0 6.5
Platform          : WINDOWS 
Issue type        : 

Last Reviewed: April 8, 1999