Subject Re: [firebird-support] Re: Read only user
Author eMeL
> No. You could modify IB_SQL yourself and compile a custom build of it, I
> suppose...but you couldn't stop anyone from just downloading the regular
> version and replacing the read-only build.

I have made for myself a simple SQL executor (with result view and export).
You can filter command types, start read-only transactions only.
... and for security, the user password is not *real* password.
The SQL Executor "translate" user typed password for valid firebird
password. The user dont't know valid password.

Maybe it's good idea for you ;)

eMeL


ps: it will available a few week later at www.itrustyou.eu