Re: [Semi-OT] web based SQLdeveloper
Date: Wed, 19 Jun 2013 09:21:43 -0300
Message-ID: <CAJ2dSGQnMvLnJks4hnD-MtsKQaiqb1crX9VXz5PS2EdRTzoGVg_at_mail.gmail.com>
How about APEX's or OEM's sql worksheet? iSQL*Plus doesn't exist any more, but if you have old databases it should still work :P
Maybe you don't need to give them a web sql worksheet but a database interface written (?) in APEX where they can review and filter the data but not modify it.
Still, with any of these tools the only sensible thing is to create a database account for that person, and the account would still require create session in order to connect to the database... so I don't see any advantages there.
APEX does support LDAP ;-)
hth
Alan.-
On Wed, Jun 19, 2013 at 5:54 AM, Stefano Cislaghi <s.cislaghi_at_gmail.com>wrote:
> Hi all,
> I am looking for tools able to reproduce basic sqldeveloepr functionalities
> through a web interface.
> The purpose is to remove direct users access to the database and leave this
> uses the possibility to perform SELECT operation from a web interface.
>
> The interface should maybe support LDAP/AD authentiction, accounting and
> some security feature.
>
> Oracle BIEE provides, for example, the possibility to directly run query
> against the DB but is just a marginal possibile, very limited. I am not
> aware about other commercial tools.
>
>
> Thanks
> Stefano
>
> --
> http://www.stefanocislaghi.eu
>
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Jun 19 2013 - 14:21:43 CEST