FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour bug FWAdoFieldType [urgent]
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: bug FWAdoFieldType [urgent]
Posted: Mon Mar 30, 2020 07:35 PM
This returns 7 (adDate):

Code (fw): Select all Collapse
? oRs:Fields( "DATETIME" ):Type


So what?

EMG
Posts: 838
Joined: Wed Aug 22, 2007 10:09 AM
Re: bug FWAdoFieldType [urgent]
Posted: Mon Mar 30, 2020 07:38 PM

FWAdoFieldType returns D, but should be T.

In mysql returns T.

Saludos / Regards,



FWH 20.04, Harbour 3.2.0 dev (r1909261630) y BCC 7.40
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Posts: 838
Joined: Wed Aug 22, 2007 10:09 AM
Re: bug FWAdoFieldType [urgent]
Posted: Mon Mar 30, 2020 07:55 PM

It is wrong, it should be adDBTimeStamp

Saludos / Regards,



FWH 20.04, Harbour 3.2.0 dev (r1909261630) y BCC 7.40

Continue the discussion