Easycom i5_connect with german umlauts

Easycom i5_connect with german umlauts

Postby kfm-hotline on Wed May 30, 2012 9:44 am

Hello,

i tried to connect with i5_connect like :

Code: Select all
$username = "TEST";
$password = "töst";
$server = "localhost";

$conn = i5_connect ( $server, $username, $password);
if ($conn) {
echo "connected";
} else {
   print_r( i5_error ());
}

after call the script i got:

Array ( [0] => 23 [1] => 9 [2] => Bad login user or password [3] => [num] => 23 [cat] => 9 [msg] => Bad login user or password [desc] => )

when i change the pw to "test" it works

Systemvalue: QPWDLVL is set to 2

when i login with IBM iSeries Access it works with "töst"

is it not possible to connect with german umlauts ??

Regards,
Manuel
kfm-hotline
 
Posts: 9
Joined: Thu Dec 08, 2011 1:44 pm

Re: Easycom i5_connect with german umlauts

Postby aseiden on Thu May 31, 2012 3:54 am

Hi, Manuel,

Would you mind trying a test for me?

Does the "töst" password also cause db2_connect('*LOCAL', $username, $password) to fail? Or can you connect to db2 successfully? I ask because the new toolkit uses db2 for connectivity, and I'd like to know if we (new toolkit makers) will succeed with umlauts.

Thanks!

--Alan Seiden
aseiden
 
Posts: 711
Joined: Thu Apr 09, 2009 5:45 pm

Re: Easycom i5_connect with german umlauts

Postby kfm-hotline on Thu May 31, 2012 8:49 am

Hello Alan,

i made the test with db2 and it works with "töst".

Regards,
Manuel
kfm-hotline
 
Posts: 9
Joined: Thu Dec 08, 2011 1:44 pm

Re: Easycom i5_connect with german umlauts

Postby aseiden on Thu May 31, 2012 9:32 pm

Manuel, thanks for testing and reporting your results.

To figure out the Easycom password issue you could either contact Zend Support (if you have a support contract) or Aura/Easycom themselves. Perhaps they've fixed this issue already (I don't know).

For what it's worth, I believe the new toolkit doesn't have this problem, because by default the communications are done via native db2.

Alan
aseiden
 
Posts: 711
Joined: Thu Apr 09, 2009 5:45 pm

Re: Easycom i5_connect with german umlauts

Postby kfm-hotline on Mon Jun 18, 2012 10:17 am

this problem was fixed in version 4.0.0.17 of Easycom

Regards,
Manuel
kfm-hotline
 
Posts: 9
Joined: Thu Dec 08, 2011 1:44 pm


Return to Zend Server for IBM i

Who is online

Users browsing this forum: No registered users and 2 guests