Page 1 of 1

MetaData for GUID field

Posted: Thu 28 Oct 2010 12:14
by dmgarcia
Hi guys I was trying to get metadata information for an GUID field but it came as string and not an Unique Identifier.

Any tips ?

Posted: Fri 29 Oct 2010 11:33
by AndreyZ
Hello,

The point is that dbExpress creates TStringField (size=38) for the UniqueIdentifier fields instead of TGuidField. Please explain in more details what metadata information you need.