|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
I am trying to access a DB2 table from php using the ODBC functions. The problem is that the DB2 server is on another muchine from the one the php script is running and when i try to run the following code weird symbols area in my browser.
php code $id=odbc_connect($host,$user,$password); where host,user,password are set before calling this line. Any ideas as to what might be wrong? George |
|
#2
|
|||
|
|||
|
Use the php extension for db2.
http://www.regdeveloper.co.uk/2006/08/07/db2_udb_php/ http://www.regdeveloper.co.uk/2006/08/09/db2_udb_part2/ |
![]() |
| Viewing: Dev Shed Forums > Databases > DB2 Development > problem with php and DB2 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|