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.
Thanks Bob. That with a few other alterations and now I get some valid data.
So now back to the original program and let us see if I can get that to
work.
--
Regards,
Alf Stockton www.stockton.co.za
Your object is to save the world, while still leading a pleasant life.
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