Page 2 of 2

Re: bug FWAdoFieldType [urgent]

PostPosted: Mon Mar 30, 2020 7:35 pm
by Enrico Maria Giordano
This returns 7 (adDate):

Code: Select all  Expand view
? oRs:Fields( "DATETIME" ):Type


So what?

EMG

Re: bug FWAdoFieldType [urgent]

PostPosted: Mon Mar 30, 2020 7:38 pm
by MOISES
FWAdoFieldType returns D, but should be T.

In mysql returns T.

Re: bug FWAdoFieldType [urgent]

PostPosted: Mon Mar 30, 2020 7:43 pm
by Enrico Maria Giordano

Re: bug FWAdoFieldType [urgent]

PostPosted: Mon Mar 30, 2020 7:55 pm
by MOISES
It is wrong, it should be adDBTimeStamp