Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Phone numbers...
Message
 
À
19/07/2001 15:39:33
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00532798
Message ID:
00532828
Vues:
11
My question would be why two fields for one number? If you control how the phone number is stored you can always parse out the area code. I just don't see a need for area code to have it's own field.

As for email address, again it sounds like you want to store it in more than one field. I would think one c(100) field would be enough.

>As I am looking at a program I did a while ago (had to abandon it because someone else wanted to control what he likes), I like to ask few questions in general.
>
>As for phone numbers, how do you create phone fields? My guess is to have only three phone numbers and a pager number? Would the following be something you would do?
>
>(home, work, cell, fax, pager - respectively)
>
>harea     C(3)
>hphone    C(7)
>
>warea     C(3)
>wphone    C(7)
>wx        C(7)
>
>carea     C(3)
>cphone    C(7)
>
>farea     C(3)
>fphone    C(7)
>
>parea     C(3)
>pphone    C(7)
>
>Someone mention to me a long time ago about "pin", what or how it's used and is it for pager? What about FAX for home and work?
>
>As for email address, would you set the length be 100 characters wide? I still have not yet to know what is the standard legth for email addresses (is it 22 characters for name/ID and 30 chars for domain and 4 chars for ".net"?? What about multiple dots, like my email is CNT@bfs.uwm.edu?)
>
>This is just brainstorming for me... Thanks.
>
>Chuck
Rip Ryness
International Falls, MN
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform