Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating a numeric field with a character field
Message
From
29/10/2014 10:34:11
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2012
Application:
Web
Miscellaneous
Thread ID:
01610090
Message ID:
01610096
Views:
28
>It should unless you have not numeric data. What error do you get?

If you look here:

http://blog.sqlauthority.com/2007/07/07/sql-server-convert-text-to-numbers-integer-cast-and-convert/

...you will see that a CAST to Numeric will not work.

This is indicated as "Will CAST or CONVERT thrown an error when column values converted from alpha-numeric characters to numeric?"

I switched to INT and it works.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform