[PHP-DEV] Bug #10484 Updated: Problem with insert in ODBC

2001-04-25 Thread cynic
ID: 10484 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: ODBC related PHP Version: 4.0.4pl1 Assigned To: Comments: Previous Comments: --- [2001-04-25 11:32:16] [EMAIL PROTECTED]

[PHP-DEV] Bug #10484 Updated: Problem with insert in ODBC

2001-04-25 Thread kalowsky
ID: 10484 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related PHP Version: 4.0.4pl1 Assigned To: Comments: you're correct insert statement is fine, needed more wake up time on that. your odbc_connect is wrong. you need to provide 3 or

[PHP-DEV] Bug #10484 Updated: Problem with insert in ODBC

2001-04-25 Thread kalowsky
ID: 10484 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related PHP Version: 4.0.4pl1 Assigned To: Comments: unless I'm missing something your INSERT statement is not correct. Previous Comments: -