Hi,
in B4A i save a date/time value(ticks) as long in sqlite.
To read this, i use x.GetLong("column")
i tried the same in B4i but this don´t work.
Only with .GetString and .GetDouble i can calculate the right date.
Attached a litte example if needed.
Where is my mistake ?
Eumel
in B4A i save a date/time value(ticks) as long in sqlite.
To read this, i use x.GetLong("column")
i tried the same in B4i but this don´t work.
Only with .GetString and .GetDouble i can calculate the right date.
Attached a litte example if needed.
Where is my mistake ?
Eumel