The Session Manager of the WebFramework uses old school fields and functions for CreateDate, CreateTime, LastAccessDate and LastAccessTime. This needed to get it working with the embedded DataFlex database.

Isn't it time to use real DateTime columns? It is advised to use one of the major SQL databases, so it would be better when there is an approved example to use DateTime columns with MSSQL, Oracle and DB2. Of course everybody can invent this wheel, but a good starting point from DAW would be nice.