Date: 09/21/00
- Next message: daniel <email protected>: "[PHP-DEV] PHP 4.0 Bug #6818: Variable evaluating as 0 always matches against string"
- Previous message: Colin Viebrock: "[PHP-DEV] hosts.php.net Project"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: aubrey <email protected>
Operating system: Linux 6.2
PHP version: 4.0.2
PHP Bug Type: ODBC related
Bug description: Select from Array
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
-- 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>
- Next message: daniel <email protected>: "[PHP-DEV] PHP 4.0 Bug #6818: Variable evaluating as 0 always matches against string"
- Previous message: Colin Viebrock: "[PHP-DEV] hosts.php.net Project"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

