Page 1 of 1

TMSMetadata - otColumns, How to retrieve the delphi TFieldType

Posted: Tue 18 Apr 2017 14:17
by jgv
SDAC 8.0.1 Delphi 7.
From my previous unanswered message 20170328), you changed the columns in TMSMetadata (see TMSSQLMetaData.CreateColumnsFields).

So now my question is: How to retrieve the delphi field type from the DATA_TYPE column; before we used DATA_TYPE + COLUMN_FLAGS) ?

Regards.

Re: TMSMetadata - otColumns, How to retrieve the delphi TFieldType

Posted: Wed 24 May 2017 08:53
by azyk
We will compose a sample for retrieving metadata about Columns (as in SDAC 4.5 version) and send it to you.

Re: TMSMetadata - otColumns, How to retrieve the delphi TFieldType

Posted: Wed 24 May 2017 16:45
by jgv
cool.