Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parsing Strings in Access
Message
De
30/06/1999 14:34:01
 
 
À
30/06/1999 11:16:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00235833
Message ID:
00236063
Vues:
25
>In Access in the AT function is INSTR. In your case you can probably use Left(orgcitystate, 2) to get the state and Mid(orgcitystate, Instr(orgcitystate, " ")) to get they city. I hope this helps.

Thanks for the info, Steve - I'm sure this will be helpful. I need to do this for every record in the table - should I use an update query or write a module that scans the table?

Thanks again for you help!

-JT
Jeff Trockman, MCP
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform