How to store/retrieve Time values in SQLite
Posted: Wed 12 Dec 2012 15:32
Using: Delphi XE2, Unidac 4.5.10 Pro
URGENT!
I need you to tell me how to store and retrieve Time values in SQLite database.
The field is defined as REAL in the database.
Now when retrieving the value, how to convert this real value to TTime type properly?
URGENT!
I need you to tell me how to store and retrieve Time values in SQLite database.
The field is defined as REAL in the database.
Now when retrieving the value, how to convert this real value to TTime type properly?