FIX: Convert to Text Function w/ NULL Input Returns Blank StringLast reviewed: June 27, 1997Article ID: Q165597  | 
	
	
 
 
The information in this article applies to:
 
 SYMPTOMSSelect convert(text,NULL) returns a blank string instead of NULL. 
 WORKAROUNDTo work around this problem, use select convert(varchar(255),NULL). 
 STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider.  | 
	
	Keywords : kbbug6.50 SSrvGen ssrvtrans_sql kbbug6.50 
 © 1998 Microsoft Corporation. All rights reserved. Terms of Use.  |