Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replacing one field with the numeric equivalent of a fie
Message
 
 
To
26/03/2008 15:03:49
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01305881
Message ID:
01305901
Views:
9
>>Did you try to use CAST() or CONVERT()
>
>I adjusted to:
>
>
>UPDATE Client SET Field1=CAST(Field2 AS INT)
>
>
>But, I have a syntax error. It be close however. :)

Verify your field with

http://www.berezniker.com/content/pages/sql/microsoft-sql-server/isnumericex-udf-data-type-aware
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform