Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Import from an excel file
Message
 
To
26/02/2001 11:28:44
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00479563
Message ID:
00479573
Views:
36
It seems there are no straight methods to do it. You should either alter a table, or use excel automation like:
....
objexcel.Activesheet.Saveas("foxProName.dbf",11)
....




>>>>>>>>>>>>>>your message below
Hi all,


I am trying to import an excel file into a foxpro table

myexcel.xls which has a column in date (01-FEB-2001)

When I perform following:

import from myexcel.xls xls

The date field has truncated to "02/01/20"

I has set century on

How can I import a date field from xls without truncating?

Thanks
Gan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform