Hi Karl!
On Tue, 30 Jan 2001, Karl J. Stubsjoen wrote:
> Hello,
>
> We have succesfully installed the IBM DB2 RDMS on our Linux box and have
> successfully made a connection to our AS400. All through command line
> though.
> I am new to PHP, and am wondering:
> How do I instantiate the IBM DB2 in PHP, call commands, run queries, etc...?
> I'm not looking for all the answers, but tips on How to Get Started.
>
you won't run commands on the command line, but write function calls in PHP.
Check out the documentation to see what functions are available. I guess your
best path would be using the Unified ODBC ones.
try the `hello world' and if you don't manage by your own, maybe someone w/
DB2 will help you further.
ciao
-- teodor
--
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]