Date conversion for AS400

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is this possible?
I want to convert a date selected from the microsoft date/time picker
control on a form to text. This is needed to submit to a query running on an
AS400, because the date formats on the AS400 are different. For example, a
date of 3/21/05 on my AS400 would be in either of two formats, 20050321 or
1050321. I am using Access 2002.
 
Back
Top