[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Could anone explain this for me? Codepage issue

  • Thread starter Thread starter goo
  • Start date Start date
Status
Not open for further replies.
G

goo

Guest
So if the database is of ISO8859, and I have not done any changes to -dbinternal, I may assume that the input parameter will be codepage ISO8859 ? If the SOAP request is UTF-8, I should startup the webservice/appserver using -dbinternal UTF-8? Or am I missing something importenl understanding? Are you saying that a longchar with codepage ISO8859 should be able to hold codepage UTF-8? I am not saying that the customer is wrong, I am trying to understand the transfer of filecontent using longchar. Since I am not able to use fix-codepage(iplongcha) = ‘UTF-8’ on a input parameter, I would need to understand the float of my filecontent that is added to the input parameter. //Geir Otto

Continue reading...
 
Status
Not open for further replies.
Back
Top