Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert form xml to vfp.dbf
Message
From
27/07/2004 19:01:16
 
 
To
27/07/2004 15:25:22
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00928202
Message ID:
00928507
Views:
31
You're welcome Mohammed.



>hi,
>thank you for reply,
>thank you for help. both mr.luis and mr. Borislav
>
>i want to write at my code if statment,if i have at mytextbox bath, ending with xml,
>
> do
>CREATE TABLE ...
>XMLTOCURSOR(ALLTRIM(thisform.Text1.Value),"VFPCursorName",512)
>APPEND FROM (DBF("VFPCursorName"))
>
>else
>CREATE TABLE ...
>APPEND FROM (thisform.Text1.Value) type xls
>
>endif
>
>
>
>regards.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform