The information in this article applies to:
SYMPTOMS
When you convert from a nonnumeric character data type to floating
point, you will receive the following error message 232:
WORKAROUNDConvert from char to real instead of char to float. STATUSMicrosoft has confirmed this to be a problem in SQL Server version 4.2 for OS/2 and Microsoft SQL Server version 4.2. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION
You can reproduce this problem using the following command in ISQL:
convert (float, 'cat') The complete error syntax is:
Additional query words: Transact-SQL Windows NT
Keywords : kbother kbbug4.20 SSrvServer SSrvWinNT |
Last Reviewed: March 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |