Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alter ,append and code
Message
From
13/04/2006 04:11:11
 
 
To
13/04/2006 03:24:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01113274
Message ID:
01113288
Views:
17
what i need to do exactly
i have excel sheet with one field(have many records),
i want to convert this excle sheet to dbf,and append new 3 fields,
and insert or replace for those fields data as date ,recno(),and 0.
and convert it again to excel sheet.
all this operations at my textbox.

What error?
error message
&&&"kkk.xls" is not a table
ALTER TABLE (thisform.text9.Value) ADD COLUMN date 
thanks.
>>Import from (thisform.text9.Value) TYPE xls && i must have table name as text9 name
>>&&thisform.text9.Value=kkk.xls
>>ALTER TABLE (thisform.text9.Value) ADD COLUMN date&&&"kkk.xls" is not a table
>>
>
>What error? In order for someone to help you, that information would be relevant. This will ease the support.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform