[PHP-DEV] Bug #11782: Select from Array From: aubrey <email protected>
Date: 06/28/01

From: aubrey <email protected>
Operating system: Linux RedHat 7.1
PHP version: 4.0.6
PHP Bug Type: *General Issues
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

It works on NT.

It would seem that PHP don't like the @ sign, How can I get it to like it.

TIA

Aubrey

-- 
Edit Bug report at: http://bugs.php.net/?id=11782&edit=1

-- 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>