I have an VFP app that I am SLOWLY converting to Lianja.
It uses a lot of datetime fields. I have a custom class for my datatime control in the VFP app which shows the date and time separately in a control, but combines the entries into one datetime entry for the datasource.
In Lianja would I be better to have a separate data and time field in the table rather than a datetiem field?
I thinking here of web interface
Bookmarks