JDBC Type to Use for GUID field?

Hi all,

I’ve got a JDBC adapter service that needs to select from an MS SQL Server database table. The field that I need to select on is data type = GUID. The value I need to select for is a string. How should I define the JDBC type and Input Field Type in the Where clause of the service definition?

Thanks,
Dave Wanzor