Subject Re: [firebird-php] ibase_query(): Dynamic SQL Error SQL error code = -901
Author Lutz Brückner
Remus Varga wrote:

>>>Warning: ibase_query(): Dynamic SQL Error SQL
>>
>>error code = -901
>>
>>>feature is not supported

my guessing: the firebird client library you are using is not the
correct one for the installed firebird server. E.g. you have installed
the firebird 1.5 server, but your php_interbase.dll was compiled with
the firebird 1.0 or interbase client library.

Another point worth checking is to use the correct database dialect in
ibase_connect().

Lutz

--
web based Firebird and InterBase administration: http://www.ibwebadmin.net


[Non-text portions of this message have been removed]