Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The Alter command to change Char to a Date
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00806065
Message ID:
00806066
Views:
14
This message has been marked as the solution to the initial question of the thread.
>I am loading in date from several years of free tables into one table. Over the past few years a field was changed from Char to a date. When I complete my load I would like to change that field to a date. So what is the command syntax that would allow me to change a field named pm416date from a character to a date in the table pminput?
>
>TIA

Look at the ALTER TABLE statement in the help

ALTER TABLE pminput ALTER COLUMN mychardate D
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform