Robert Twitty wrote:

The ODBTP package includes 2 versions of php_odbtp.dll.  One for PHP4 and
the other for PHP5.  You need to place the correct php_odbtp.dll file in
the same directory where php_mssql.dll and the other extensions are
located.  For PHP4, this should be php\extensions, and php\ext for PHP5.
You then need to place the follwwing entry into the php.ini file:

extension=php_odbtp.dll

Place it in the same section where the "extension=php_mssql.dll" entry is
located.

We, you and I, have now also got the stored procedure call working. Next step is to make it pretty

--

Regards,
Alf Stockton            www.stockton.co.za

You have an unusual magnetic personality.  Don't walk too close to
metal objects which are not fastened down.

My email disclaimer is available at www.stockton.co.za/disclaimer.html

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to