Forum Discussion

Awesome's avatar
Awesome
Frequent Contributor
16 years ago

extended chars display discrepency in soap response viewer

hi, my db has a value 'í',  chr(237). (update record set middle_name = chr(237) where id = 100 when i query for this value using our web services, soapui displays the value correctly in the respon...