Subject | User access in delhi |
---|---|
Author | multipenth |
Post date | 2007-08-03T07:19:11Z |
Hi All.
After spending a lot of not successful time on the internet I hope
some of you can help me, a new user of Delphi.
My delphi-appl does not reflect my user grants on Firebird. I
receive the no write/ no update ... error.
I've tried to do my own dynamic code to control the user access in
the forms by changing the queries editsql etc., but I cannot manage
to address <datamodule>.<query> dynamically.
Maybe one of you can tell me how to dynamic address a query in a
datamodule by variables?
I'm using TIB_Connection and TIB_Query.
Do you know about an IBObject taking care of this?
Thanks,
Pia
After spending a lot of not successful time on the internet I hope
some of you can help me, a new user of Delphi.
My delphi-appl does not reflect my user grants on Firebird. I
receive the no write/ no update ... error.
I've tried to do my own dynamic code to control the user access in
the forms by changing the queries editsql etc., but I cannot manage
to address <datamodule>.<query> dynamically.
Maybe one of you can tell me how to dynamic address a query in a
datamodule by variables?
I'm using TIB_Connection and TIB_Query.
Do you know about an IBObject taking care of this?
Thanks,
Pia