Date: 06/30/01
- Next message: hholzgra <email protected>: "[PHP-DEV] Bug #11805 Updated: missing 3600 seconds between 10/13/2001 and 10/15/2001"
- Previous message: Xuefer <email protected>: "[PHP-DEV] Bug #11762 Updated: bad example"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 11782
Updated by: hholzgra
Reported By: aubrey <email protected>
Old-Status: Open
Status: Bogus
Bug Type: ODBC related
Operating system:
PHP Version: 4.0.6
Assigned To:
Comments:
this looks like an ODBC driver incompatibility
between the NT version and the Openlink driver,
it is most likely not related to PHP at all,
as PHP does only pass it on from ODBC to its
error log
you should report this error to the OpenLink
maintainers instead IMHO
Previous Comments:
---------------------------------------------------------------------------
[2001-06-28 11:34:06] 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
It works on NT.
It would seem that PHP don't like the @ sign, How can I get it to like it.
TIA
Aubrey
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11782&edit=2
-- 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: hholzgra <email protected>: "[PHP-DEV] Bug #11805 Updated: missing 3600 seconds between 10/13/2001 and 10/15/2001"
- Previous message: Xuefer <email protected>: "[PHP-DEV] Bug #11762 Updated: bad example"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

