Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append to a new dbf file
Message
 
To
26/11/2010 14:43:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01490606
Message ID:
01490607
Views:
40
>I could append from a text file successfull without any problem all the data was correct , howerver I noticed that the field are name as
>column1,column2,column2 etc. how I can during the append change the field name so that the will be in the right format. a small example of the code
>APPEND FROM students.txxt DELIMITED WITH _ WITH TAB
>but for example the first field should be name studentcode instead of columns1 how I can do this during the append
>thanks a lot

If you used APPEND FROM, then you must have the table/cursor created already, so you can name your columns as you wish.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform