J
JK
I have a table that I've linked to a J.D. Edwards database using an ODBC
driver. The table or data that I'm pulling from Edwards is our Item Master
table; containing all of our company products. There are a couple of date
fields in the table. First of all, there is the effective date which is the
date the item was added to the system. And secondly, there is the expired
date field which is the date the item's existing price will expire.
The data in the date fields come through as Access Table Data Type, Text.
The dates look like this 12/30/30 (i.e. the item's price in the system will
expire 30-Dec-2030.)
However, & this is the problem; when I run a query using the data mentioned
above, instead of the year being 2030 it's 1930. How do I get it to recognize
the century?
Any ideas or suggestions would be greatly appreciated.
Regards,
Jason
driver. The table or data that I'm pulling from Edwards is our Item Master
table; containing all of our company products. There are a couple of date
fields in the table. First of all, there is the effective date which is the
date the item was added to the system. And secondly, there is the expired
date field which is the date the item's existing price will expire.
The data in the date fields come through as Access Table Data Type, Text.
The dates look like this 12/30/30 (i.e. the item's price in the system will
expire 30-Dec-2030.)
However, & this is the problem; when I run a query using the data mentioned
above, instead of the year being 2030 it's 1930. How do I get it to recognize
the century?
Any ideas or suggestions would be greatly appreciated.
Regards,
Jason