[PHP-DB] IIS5 - php4 ISAPI

2002-05-14 Thread jon-david schlough
hi, i have experienced the same problem with IIS, however upgrading (and it definitly IS an upgrade) to apache is not possible since i have production servers running IIS and no person to run apache that can do it in a production environment - my solution is to use CGI instead of ISAPI - it's not

RE: [PHP-DB] Re: Newbie? - help inserting into firebird1.0

2002-03-26 Thread jon-david schlough
7;,'$txtBuild','$txtOs', '$frmSeverity', '$numPriority', '$txtState', '$txtUser', '$txtSteps', '$txtExpected', '$txtObserved', '$frmStatus', &

[PHP-DB] Newbie? - help inserting into firebird1.0

2002-03-26 Thread jon-david schlough
hi. i'm running: php4, firebird 1.0, and IIS all on win2k. i'm just getting started with php and firebird, so please forgive me if the error is obvious. i hunted around for examples, the best of which i've found btw is at http://www.ibphoenix.com/ibp_howto1.html - thought i did this right, i hav