[PHP] PHP and Workflow Engines

2004-02-27 Thread Pascal Schaedeli
Hi, Have you implemented or planned to implement a PHP interface to a workflow engine instead of building the process routing logic into the PHP scripts? The idea is to separate the processing of activities (mainly through the interactions of users an a web form) and the connections between those

[PHP] PHP ODBC and Pervasive.SQL

2004-02-26 Thread Pascal Schaedeli
Hi, I am executing a SELECT query from PHP (4.3.4) through ODBC on a Pervasive 2000SP4 (all on Windows). odbc_result_all, odbc_fetch_into, and all other php odbc function stop returning records before the end of the effective resultset. Here is what is happening : * In Pervasive: SELECT * FROM t