I am facing Encoding problem in LiveLink API, My code sample is
_llsession = new LLSession(Server, Port, "", UserName, Password);
_llsession.setEncoding("ISO-8859-6");
Could you please give information about what is default Encoding Livelink server use?