Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Appending dates from .xls sheet
Message
From
20/07/2001 13:58:50
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Appending dates from .xls sheet
Miscellaneous
Thread ID:
00533277
Message ID:
00533277
Views:
39
hey everyone,

i am trying to append a date field from an xls sheet to a date field in a foxpro table using the append function.

the problem is that the date fields in the fox pro table do not populate. Does anyone know how to get the date fields to append correctly?

the code i am using looks like:

use table

append from xls;
fields field1, ;
date field, ;
type xls.

any suggestions would be appreciated. thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform