Subject RE: [firebird-php] ibase_errmsg()
Author Alan McDonald
> I'm have a little problem with this function. IF I force an exception with
a
> query,and use
> $success = @ibase_query( etc...
> I get a silent error and I get a False return.
> If I use
> $success - ibase_query(etc...
> I get an error message echo on the page
> BUT in neither ase do I get anything returned from ibase_errmsg()
> Can some one shed some light on this?

I don't see any replies yet :)
Personally I use ADOdb, so all this gets wrapped internally,
but having just looked at the code, the ibase_errmsg() is
simply wrapped. It works for me so I don't know what to
suggest ;)

--
Lester Caine

[Alan McDonald] Thanks Lester - still no go here - tell me though - where do
you put the firebird.msg file so that PHP (the ibase.dll can find it? Does
it need it? Maybe if it can't find it I get this problem?
Alan


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