[PHP-DEV] PHP 4.0 Bug #6275 Updated: ODBC_Prepare/ODBC_Execute fails with parameters

2001-04-01 Thread kalowsky
ID: 6275 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: ODBC related Assigned To: kalowsky Comments: further poking tonight revealed the following... in the odbc_execute function, when doing a SQLDesrcibe on the value pulled out of the array function the follo

[PHP-DEV] PHP 4.0 Bug #6275 Updated: ODBC_Prepare/ODBC_Execute fails with parameters

2001-03-23 Thread kalowsky
ID: 6275 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: ODBC related Assigned To: kalowsky Comments: Tried updating to the latest MDAC (2.6) and this provided no change in the given example. It did fix one or two issues, but in generally hasn't helped any. Previ

[PHP-DEV] PHP 4.0 Bug #6275 Updated: ODBC_Prepare/ODBC_Execute fails with parameters

2001-03-11 Thread kalowsky
ID: 6275 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: ODBC related Assigned To: kalowsky Comments: Previous Comments: --- [2001-02-14 08:20:41] [EMAIL PROTECTED] starting

[PHP-DEV] PHP 4.0 Bug #6275 Updated: ODBC_Prepare/ODBC_Execute fails with parameters

2001-03-11 Thread kalowsky
ID: 6275 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Assigned To: kalowsky Comments: it seems the sample script provided is failing in the SQLBindParameter call. Why? The SQLError call tells us it's trying to bind a parameter of the wrong type.

[PHP-DEV] PHP 4.0 Bug #6275 Updated: ODBC_Prepare/ODBC_Execute fails with parameters

2001-02-14 Thread kalowsky
ID: 6275 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Assigned To: kalowsky Comments: starting to look into windows problems, only problem is I have only win98, so the winNT and 2k won't likely happen... Previous Comments: -