Subject | Re: [firebird-php] ibase_errmsg() |
---|---|
Author | Lester Caine |
Post date | 2004-01-23T07:45Z |
Alan McDonald wrote:
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
-----------------------------
L.S.Caine Electronic Services
> I'm have a little problem with this function. IF I force an exception with aI don't see any replies yet :)
> 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?
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
-----------------------------
L.S.Caine Electronic Services