Subject Re: [IBO] Surfacing Interbase UID and GID in AlterUser
Author stevefields37075
--- In IBObjects@y..., "Jason Wharton" <jwharton@i...> wrote:

> I prefer to have a service app that watches a table in the database
a user
> does have permissions to modify and then the service app performs
the
> operations necessary to carry out those options. By running as a
service
> app, it is on the same secured machine as the database server is. It
can
> have the SYSDBA password embedded in it with much less concern. The
end user
> can only change data in the table so things are secure.
>

At the risk of running this thread too far, do
you mean in a client/server sort of way service?
I have not gone that deep into developing the
apps that I do develope. I have mostly been writing
them on a _single user to single database_ way
without any background programs running other
than Interbase, on the server of course.
Could you give me any further basic ideas of how
you write your service routine.
(private e-mail if you think it will go too deep)

Thanks immensely,
Steve Fields