How to connect to an AS/400 database from a remote PHP script
15 pts.
0
Q:
How to connect to an AS/400 database from a remote PHP script
Hello. I have a requirement to use a PHP script running under Windows to access a remote DB2/400 on an iSeries.

Can anyone please assist in what PHP coding would be needed, thank you!

Regards
Paul
ASKED: May 10 2009  10:13 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
2500 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
There are some answers in this previous thread.

You need to set up an ODBC connection and you need the correct connection strings.

You can Google "PHP connect to iSeries" and probably come up with a lot of information as well.

Regards
Mike
Last Answered: May 11 2009  2:30 PM GMT by Mcl   2500 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

PaulTaylor   15 pts.  |   May 26 2009  4:22PM GMT

Thanks Mike.

All I need to understand know is how to get ODBC to work!

Cheers
Paul

 
0