Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert to excel
Message
De
31/05/2007 04:58:59
 
 
À
31/05/2007 04:54:14
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Database:
Visual FoxPro
Divers
Thread ID:
01229506
Message ID:
01229519
Vues:
7
thank you for reply,
when i try it as arabic names(characters) , you know i must used space between 2 names i got error ,


>>hi all,
>>how i can change char1 to 2 names as..
>>
>>SELECT char1 AS tel no ,char2 AS first name .... FROM am2 INTO CURSOR curTmp
>>
>>COPY TO (gcDelimFile) XLS
>>
>>thanks.
>
>
>SELECT char1 AS tel_no ,char2 AS first_name .... FROM am2 INTO CURSOR curTmp
>
>COPY TO (gcDelimFile) XLS
>
>or
>
>SELECT char1 AS telNo ,char2 AS firstName .... FROM am2 INTO CURSOR curTmp
>
>COPY TO (gcDelimFile) XLS
>
Cetin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform