Splitting MySql DATETIME type into spearate date and time

Splitting MySql DATETIME type into spearate date and time

obrienjobrienj Posts: 93Questions: 38Answers: 0

My MySql database has a DATETIME column. I need to display it in both the table list and in the bubble as separate date and time fields and in the case of new/update in the bubble, store them into the database as a DATETIME column,

Likewise, both date and time in the bubble need to have field appropriate drop down selectors.

Any thoughts, or better yet, examples.

Regards,
Jim

This discussion has been closed.