Forum Discussion
SmartBear_Suppo
Alumni
13 years agoHi,
SoapUI sets the property value as text. In your case column b looks like an integer and I think that is why the comparison is failing. I would suggest try to cast your column like b::TEXT . That should probably work.
Regards,
Shadid
SmartBear Sweden
SoapUI sets the property value as text. In your case column b looks like an integer and I think that is why the comparison is failing. I would suggest try to cast your column like b::TEXT . That should probably work.
Regards,
Shadid
SmartBear Sweden