Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data types and width for Lattitude and Longitude
Message
De
01/03/2002 16:48:12
 
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Divers
Thread ID:
00627203
Message ID:
00627230
Vues:
18
Hi Roger,

I've dealt with lat/long in the past, but it's been manually input ... I don't know if you'd be getting the data directly from the GPS unit or not (and it may or may not matter), but we've used both char data types (we used char(20), but I think char(10) is sufficient) and numeric(10,6). Do *not* use real datatypes as the precision (or is it scale, I always get it mixed up <g>) is not enough.

~~Bonnie


>I'd like the new system I'm building to talk to GPS units (Global Positioning Satellite). I'm pretty sure I'll need to deal with lattitude and longitude but I don't have a clue what data type or column width to use in SQL 2000. Has anyone dealt with this before and could you point me in the right direction?
>
>Thanks,
>Roger
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform