[PHP-DB] PHP + Oracle problem

2002-04-26 Thread Daniel Ryhle
When i have uncommented the php_oci8.dll extension in the php.in(i use the recommended) i get the following error. kodPHP Warning: Unable to load dynamic library 'c:/php/php_oci8.dll' - The specified module could not be found. in Unknown on line 0 All paths are correct and it works fine with

[PHP-DB] MS SQL problem with php

2002-03-12 Thread Daniel Ryhle
I run MS SQL 2000 on a win 2k machine and IIS5. On this i have installed php4.11 with php_mssql.dll support. When i do an insert query it works fine. But my problem is with SELECT querys. If i write a select query and run it on a table that is empty it works fine. BUT if i put an entry into