Subject Re: [IBO] FB2 & IB_EventAlerter
Author radevojvodic
--- In IBObjects@yahoogroups.com, "Jason Wharton" <jwharton@...> wrote:
>
> > I have tried to port my existing application to FB2 and i noticed that
> > IB_EventAlerter is not working. On interbase server everything works
> > fine. Does anyone know what can be done to make it work under
> > FB2 also.
>
> Are you using the local connection or localhost?
>
> Jason Wharton
>

At first I have tried it with local protocol and it didn't work. After
i read your message i have tried it over tcp/ip and it worked fine.

The difference from interbase 7 is that with IB server it works either
way. Is this behaviour normal or i've missed something.

I have not found other problems with FB2, except that i had to rewrite
some of my queries according to strict rules of FB2.

Rade