Its my understanding that you use the odbc functions to access db/2
400. I also recall reading that the db2/400 functionality is true db2
functionality and does not use the generic odbc layer even though it is
grouped in. Apparently its smart enough to know. Depending on where you
got your windows ver of php, you should just be able to uncomment the
line in your php.ini so it can use odbc and make sure the extension path
is set correctly.
-- 
Larry Hotchkiss


"Conover, Ryan" wrote:
> 
> I was wondering if anyone as successfully pulled info from a DB2 Database on
> As400. My enviroment is
> Win2K server/php4.0.4/ZendOptimizer/IIS5. I was wondering how I could
> directly query the AS400. Or would it be wiser to pull the info from the
> AS400 into MSSQL Server.  I was wondering how I would do either of these
> options.
> 
> Ryan Conover
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to