[PHP-DEV] RE: PHP 4.0 Bug #6843 Updated: Select from Array From: Aubrey Davies (aubrey <email protected>)
Date: 01/17/01

Yes it still happens

Regards

Aubrey

-----Original Message-----
From: Bug Database [mailto:php-dev <email protected>]
Sent: 17 January 2001 04:37
To: aubrey <email protected>
Subject: PHP 4.0 Bug #6843 Updated: Select from Array

ID: 6843
Updated by: kalowsky
Reported By: aubrey <email protected>
Status: Open
Bug Type: ODBC related
Assigned To:
Comments:

Please try the latest release and see if this continues for you...

Previous Comments:
---------------------------------------------------------------------------

[2000-10-02 19:48:09] aubrey <email protected>
This used to work in PHP3 and I have checked that I am using the latest
libraries.
Is it possible to get PHP not to check the syntax of the SQL statement but
just to pass it on.

---------------------------------------------------------------------------

[2000-09-21 23:08:42] aubrey <email protected>

When I run an odbc_exec from PHP-4.0.2 which connects to a Progress 83C
database in order to retreive an array field as follows:

select name,narrative <email protected> from customer

I get an SQL syntax error as follows:

Warning SQL Error [OpenLink][ODBC] Syntax error or access, SQL State 37000
in SQLExecDIRECT

This works if I connect to my Progress Database using odbctest.

I think I may be using an old version of the ODBC libraries linked into PHP4

Is this correct ?

It all used to work fine with PHP3 and Openlink ODBC.

Thanks

Aubrey

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=6843

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>