[PHP] Re: plese help

2005-11-17 Thread James Benson
Aftab Alam wrote: Hello, I want to create a trigger in PostgresSQL , In trigger, Before inserting the record i want to check that data is available or not, if data is not there then the insert script execute otherwise trigget check the next insert script. Please reply. What, and yo

Re: [PHP] Re: Plese help me

2001-09-03 Thread hassan el forkani
hi just a suggestion as itworked for me, try to edit the dll in notepad and do a string search for "dll" without the quotes make sure all the dlls you find exist in your windows/system folder that kind of error usually happens when there are some dlls referenced in the extension; www.php4win.d

[PHP] Re: Plese help me

2001-09-03 Thread _lallous
are you sure that php_oci.dll is located in c:/php/extentions/ folder? are you sure you have that file? "Soawarat Weangkawe" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > We have installed PHP4.06 manually to use it with IIS 5 on win2000server > > We did ever