Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert a varchar to a float in a view
Message
General information
Forum:
Microsoft SQL Server
Category:
Database design
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01316944
Message ID:
01316955
Views:
15
The CAST() should work. Can you post your table and view DDLs and error you get?

>
>I have an SQL database that is set up to store Latitude and Longitude in a Varchar field. I need to convert the Varchar to a float or decimal in a view. I am not having any luck using cast or convert to make the change can anyone suggest a way to make this happen? The data in the Varchar field looks like this 95.12345 for Latitude and -68.12345 for Longitude.
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform