Subject Re: [ib-support] InterBase and PHP
Author Bernhard Doebler
Hi Helen,

thanks for your quick reply.

The error message comes via Visual Studio. It somehow hooks errors to debug.

It says there's an error with method "written" on address bla bla...

The IB-Distribution is from Borland version 6.

Best regards and thanks again
Bernhard

----- Original Message -----
From: "Helen Borrie" <helebor@...>
To: <ib-support@yahoogroups.com>
Sent: Wednesday, October 10, 2001 11:57 AM
Subject: Re: [ib-support] InterBase and PHP


What kind of a "crash" do you see? Does the same thing happen if you omit the ORDER BY clause?

I don't know why IBConsole is more tolerant of the ambiguity - perhaps its parser is somehow laundering your statement before passing it to the API. If you are using a Borland distribution of IB 6 or an older Firebird build, the ambiguity is tolerated (a bug that has been fixed in the latest FB builds) but perhaps the PHP driver won't tolerate it...