Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Storing up to 15 decimal places
Message
From
10/05/2021 10:03:04
 
 
To
10/05/2021 09:39:41
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01680272
Message ID:
01680276
Views:
69
This message has been marked as the solution to the initial question of the thread.
Likes (1)
>Hi All
>
>I need to store high precision GPS coordinates which can contain up to 14 or 15 decimal places, and up to 3 digits before the decimal, and the sign (which can be negative). What field type should I use/is recommended. Double? What parameters to specify in the table designer? And do I need to specifiy something with SET DECIMALS before trying to save the data into the files?
>
>TIA

Store it as a character string.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform