Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting data
Message
From
03/12/1999 06:47:56
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Converting data
Miscellaneous
Thread ID:
00298331
Message ID:
00298331
Views:
54
Greetings to all,
The problem that I today am going to expose is related with the data convertion.
The matter is the following:
I have a file ascii, called mov.prn.
There is information, order in records of the following way:
11021 20 51 5/January/1999 28932
11021 20 51 8/January/1999 28949
11021 20 51 13/January/1999 28982
11021 4 51 29/January/1999 29073
How could I do it from Foxpro26, in order to pass it to DBF format?
The greater problem has it with the date field.
Apparently that better it work is:
use kdx
append from mov.prn type sdf
But the problem with the date appears.
TIA
Next
Reply
Map
View

Click here to load this message in the networking platform