R
R Walle
I have a database automatically created for a GE SCADA software, it creates
a table with datalogging from the proccess , one column for each datafield is
being logged and a [timestamp] field formated (mm/dd/aaaa hh:mm:ss) now I
want to make some reports based on dates ranges lets say by days or mounths
, but since timestamp is deep to seconds if I use a date(dd/mm/aaaa) as query
parameter / filter I get no query results Im afraid because timestamp data
formating even if I formating this timestamp field to display short date or
any other date format the result is te same , any idea about handle this
[timestamp] field ?
Tks in advance for your help
Raymundo Walle
a table with datalogging from the proccess , one column for each datafield is
being logged and a [timestamp] field formated (mm/dd/aaaa hh:mm:ss) now I
want to make some reports based on dates ranges lets say by days or mounths
, but since timestamp is deep to seconds if I use a date(dd/mm/aaaa) as query
parameter / filter I get no query results Im afraid because timestamp data
formating even if I formating this timestamp field to display short date or
any other date format the result is te same , any idea about handle this
[timestamp] field ?
Tks in advance for your help
Raymundo Walle