Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert to excel
Message
From
31/05/2007 12:49:55
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
31/05/2007 04:58:59
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01229506
Message ID:
01229616
Views:
9
No I don't know arabic.
Cetin

>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
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform