Microsoft
Software
Hardware
Network
Question : PHP hangs while executing Firebird stored procedure
I have a Firebird stored procedure that runs fine when I execute it from isql or IBExpert ( I can't show the code), but when I try to call it from PHP something goes wrong - looks like PHP or Apache hangs.
I tried ADOConnection from ADODb, and ibase_query - the same thing .
I tried "execute procedure" and "select out1,out2 from my_procedure('01','20')"
The procedure ends with SUSPEND, but it also calls other procedures which also end with SUSPEND statement.
any ideas?
Answer : PHP hangs while executing Firebird stored procedure
You have to know that something changed but it's a little worrisome that it's not something we know about. Glad it's working anyway and glad to help.
Random Solutions
Restoring Intranet Web Site
Outlook inbox refresh problem after upgrading to Exchange 2010
How to clear a datagridview
Er diagram for university accommodation office
Access VBA Word merge
How can you search e-mail within Outlook 2010 and not use the index?
FILTERING EXCEL DATA USING VALUES FROM 2ND WORKSHEET
Mouse slow in Google Chrome after attempted XP sp3 update
Ajax Installation
Change Mac disk to from case-sensitive, Journaled to Case-insensitive, Journaled.