Subject | Re: [IBO] LiveMode |
---|---|
Author | Jason Wharton |
Post date | 2001-03-14T18:46:50Z |
> Is there a property in IBO similar to the new one in IBX "LiveMode"?I don't know what IBX's "LiveMode" is. Perhaps you could be more specific
about what you want?
> I have the problem that various users have different rights and I useIBO has a RequestLive capability which will try and figure out how to
> the same IBOQuery for everyone. So because my iboq component has an
> insert_sql it gives an error when a user who does not have rights to
> insert opens it... ...although I control access from my app...
deliver a live dataset for you. As long as your queries are fairly simple it
will usually figure it out. It does not automatically take permissions into
consideration. This is a requested feature that I may consider for a future
release.
You might like to take a look at using the PreventInserting, PreventEditing
and PreventDeleting properties which would allow you to control the
permissions in your application.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com