I want to make a connection to a db in Progress from a terminal WinNT to a Unix server (there is db). I receive an error
"Database error is: Code page conversion table for iso8859-1 to ibm852 was not found in convmap.cp. (6063) The server's code page is ibm852 and the client's code page is iso8859-1. (1665) The connection has been established, but no data conversion will take place. (1667) Code page conversion table for iso8859-2 is iso8859-1 was not found in convmap.cp. (6063) The code page of database xxanaimep is iso8859-2 and -cpinternal is iso8859-1. (4677) The tables needed to do conversion for"
What must I write in convmap.cp or what to do else?!?
"Database error is: Code page conversion table for iso8859-1 to ibm852 was not found in convmap.cp. (6063) The server's code page is ibm852 and the client's code page is iso8859-1. (1665) The connection has been established, but no data conversion will take place. (1667) Code page conversion table for iso8859-2 is iso8859-1 was not found in convmap.cp. (6063) The code page of database xxanaimep is iso8859-2 and -cpinternal is iso8859-1. (4677) The tables needed to do conversion for"
What must I write in convmap.cp or what to do else?!?