[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: DATE function

  • Thread starter Thread starter Roger Blanchard
  • Start date Start date
Status
Not open for further replies.
R

Roger Blanchard

Guest
I guess Havard says this is working correctly... We found this while testing our DB replication where the primary key contains a date field. We were storing the date in a char field with just STRING(date). We modified this to STRING(date,"99/99/9999") and we now get a valid date.

Continue reading...
 
Status
Not open for further replies.
Back
Top