[PHP-DEV] Bug #11763: odbc_exec() throws ISE 500 error

2001-06-28 Thread lustig
From: [EMAIL PROTECTED] Operating system: Windows 98 SE PHP version: 4.0.6 PHP Bug Type: ODBC related Bug description: odbc_exec() throws ISE 500 error I have a bug... I have a function (of which the following code is from) which pulls data from a remote MS SQL database

[PHP-DEV] Bug #11763 Updated: odbc_exec() throws ISE 500 error

2001-06-28 Thread lustig
ID: 11763 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Operating system: Windows 98 SE PHP Version: 4.0.6 Description: odbc_exec() throws ISE 500 error Another note on the above code snippet -- the dbtext() function just puts quotes around whatever is the params... ie,

[PHP-DEV] Bug #11763 Updated: odbc_exec() throws ISE 500 error

2001-06-30 Thread lustig
ID: 11763 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Operating system: Windows 98 SE PHP Version: 4.0.6 Description: odbc_exec() throws ISE 500 error Another thing -- I've been playing around with some other code, and am getting the same type of thing. I think that