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.
			
									
									
						TMSMetadata - otColumns, How to retrieve the delphi TFieldType
Re: TMSMetadata - otColumns, How to retrieve the delphi TFieldType
We will compose a sample for retrieving metadata about Columns (as in SDAC 4.5 version) and send it to you.