Subject | Re: [IBO] Surfacing Interbase UID and GID in AlterUser |
---|---|
Author | stevefields37075 |
Post date | 2002-06-12T02:25:14Z |
--- In IBObjects@y..., "Jason Wharton" <jwharton@i...> wrote:
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
> I prefer to have a service app that watches a table in the databasea user
> does have permissions to modify and then the service app performsthe
> operations necessary to carry out those options. By running as aservice
> app, it is on the same secured machine as the database server is. Itcan
> have the SYSDBA password embedded in it with much less concern. Theend 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