[PHP-DEV] Bug #9334 Updated: Oracle8 connect by ODBC

2001-05-11 Thread lewandowski-d
ID: 9334 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: ODBC related Operating system: Win 98/NT PHP Version: 4.0.4 Description: Oracle8 connect by ODBC Yeah now is OK. But I had to also change file 'Sqlnet.ora' in the same way '/r/n' - '/n' Now

[PHP-DEV] Bug #9334 Updated: Oracle8 connect by ODBC

2001-05-11 Thread derick
ID: 9334 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: ODBC related Operating system: PHP Version: 4.0.4 Assigned To: Comments: Dan's suggestion fixed the problem. Closing (As it's not even a PHP bug) Previous Comments:

[PHP-DEV] Bug #9334 Updated: Oracle8 connect by ODBC

2001-05-10 Thread lewandowski-d
ID: 9334 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: ODBC related Operating system: Win 98/NT PHP Version: 4.0.4 Description: Oracle8 connect by ODBC Ok , so I wrote whole script below and all error mesages: SCRIPT: ? $lacze =

[PHP-DEV] Bug #9334 Updated: Oracle8 connect by ODBC

2001-05-10 Thread kalowsky
ID: 9334 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Operating system: PHP Version: 4.0.4 Assigned To: Comments: a recent posting on the php-db mailing list suggested the following as a correction, no idea if it is prevailent to

[PHP-DEV] Bug #9334 Updated: Oracle8 connect by ODBC

2001-05-08 Thread derick
ID: 9334 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Operating system: PHP Version: 4.0.4 Assigned To: Comments: Status: Feedback Previous Comments: ---

[PHP-DEV] Bug #9334 Updated: Oracle8 connect by ODBC

2001-05-08 Thread lewandowski-d
ID: 9334 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: ODBC related Operating system: Win 98/NT PHP Version: 4.0.4 Description: Oracle8 connect by ODBC Problem was with Oracle driver. When I installed drivers once again then was another warning: Warning: SQL

[PHP-DEV] Bug #9334 Updated: Oracle8 connect by ODBC

2001-05-08 Thread derick
ID: 9334 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Operating system: PHP Version: 4.0.4 Assigned To: Comments: Please try php 4.0.5 as Dan Kalowsky suggested. And include your php.ini settings and a short reproducing script. Previous Comments:

[PHP-DEV] Bug #9334 Updated: Oracle8 connect by ODBC

2001-05-08 Thread derick
ID: 9334 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Operating system: PHP Version: 4.0.4 Assigned To: Comments: Status: Feedback Previous Comments: ---

[PHP-DEV] Bug #9334 Updated: Oracle8 connect by ODBC

2001-05-08 Thread lewandowski-d
ID: 9334 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: ODBC related Operating system: Win 98/NT PHP Version: 4.0.4 Description: Oracle8 connect by ODBC With PHP 4.0.5 is the same situation My script: f.e ? $aa=odbc_connect(Dns_name,user,password); ?

[PHP-DEV] Bug #9334 Updated: Oracle8 connect by ODBC

2001-05-08 Thread kalowsky
ID: 9334 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Operating system: PHP Version: 4.0.4 Assigned To: Comments: the statement because odbc_connect doesn't work does not help. what doesn't work about it? what error are you

[PHP-DEV] Bug #9334 Updated: Oracle8 connect by ODBC

2001-05-07 Thread kalowsky
ID: 9334 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Operating system: PHP Version: 4.0.4 Assigned To: Comments: please provide more information if you can! a sample script, your php.ini settings, and various other bits you think might be useful.