Restrict access to Query Builder component in SQL Workshop

Hello folks,
Can someone tell me if it is possible for an end-user to have access to the Query Builder component only?
End-users on our site are currently using the stand alone version of the old Query Builder (OBE60.EXE), which is not supported any longer, and have compatibility issues when used against a 10g database.
I'm looking for an alternative (query-only) tool, and came across the Query Builder component in Oracle Application Express. But couldn't find anything there that would allow me to limit access to this component for an end-user.
Please let me know if this can be achieved, and if not, is anyone aware of an equivalent tool that would do the job?
Many Thanks,
Praveen

Hello,
No, that functionality does not exist currently, you would need to build your own.
If you search this forum there are a few threads which detail how you can install the Application Builder and SQL Workshop applications into the APEX environment itself so you can see how they (meaning the Oracle team) have built those apps.
Hope this helps,
John.
http://jes.blogs.shellprompt.net
http://apex-evangelists.com

Similar Messages

  • Unable to load Query Builder component

    Hello,
    When I try to refresh a report in Crystal Reports 10, it displays this error message:
    "Failed to load database information."
    "Details: Unable to load Query Builder component."
    Then, when I try to register querybuilder.dll, RegSvr32 gives this error:
    "querybuilder.dll was loaded, but the DllRegisterServer entry point was not found."
    Any ideas?
    Thank you in advance for your help.

    Graham,
    Thank you for your reply.
    This is a new install.
    As my PC's administrator, I tried as you suggested.  However, I am still getting this error message when I try to run an existing report:
    "Failed to load database information."
    "Details: Unable to load Query Builder component."
    Guy

  • Copying Access Queries to Query Builder instead of SQL Commands

    Is there a way to copy Microsoft Access Queries to Query Builder (saved sql) instead of SQL Commands (saved sql)...Thanks in advance.

    Hello,
    No, that functionality does not exist currently, you would need to build your own.
    If you search this forum there are a few threads which detail how you can install the Application Builder and SQL Workshop applications into the APEX environment itself so you can see how they (meaning the Oracle team) have built those apps.
    Hope this helps,
    John.
    http://jes.blogs.shellprompt.net
    http://apex-evangelists.com

  • Query Builder Component added to Raptor?

    Have briefly tried out Raptor and have liked what I've seen so far. I'm sure the features will continue to grow over time too.
    Our developers use Oracle Query Builder on a daily basis to develop queries as well as ad-hoc reporting. As an E-Business Suite Customer we've been running into issues with the 8192 object limitation in QB. I'm wondering if plans are in the works to add some sort of graphical Query Builder functionality to Raptor and to remove the 8192 object limitation.

    I would recommend that you look at the Paradox for Windows query by example as a way of implementing this feature in Raptor. While the interface may appear to be old (less sexy) compared to some of the newer graphical methods of performing this activity (i.e. MS Access or HTMLDB); I find that it is an efficient tool for minimizing the amount of text that I have to write for SQL. Once I've developed the bulk of my query graphically, I then use the SQL converter and customize from there. The QBE metaphor I find much easier to manage then all of the drag and drop found in some of the interfaces today.
    Another recommendation that I have is that you look at using the newer join syntax than the old (e.g. left outer join).

  • SQL Developer replacement for Query Builder?

    Our developers use query builder to quickly develop sql code w/conditions, joins, where clauses, etc. I just installed release 2 of SQL Developer and am trying to figure out if this is a viable replacement for query builder. Is there a graphical "query builder" component as part of SQL Developer?

    Barry, I would agree that it should be clean and easy to use. I started using Data Browser 2.0 and migrated to Query Builder 6.0.7.1.0 and while Query Builder is no longer it's own product it's integrated into Reports Developer 10g. The basic layout and operation has been consistent thru the life cycle and I would think you'd keep the "look and feel" consistent with what's currently available. (might simplify integrating it too). My biggest complaint with Query Builder 6.0.7 (se don't use the 10g version) is that it errors when opening a schema with more than 8192 objects. As an E-Business Suite 11.5.10 customer this is an issue for our developers when logging in as the standard APPS user.
    So here would be my "wish list"
    1. consistent look and feel with "older" versions of Browser/Query Builder
    2. removal of 8192 object limitation
    3. ability to open older .brw format files
    Certainly more improvements would be possible by integrating with SQL Developer and would be welcomed - this wish list is coming from a user who has MANY .brw files in the older 6.0.7 format.

  • Disable Query Builder Tool access to end users

    Hi,
    Did any of you block the Query Builder Tool access to your end users?
    In our Netweaver 2004s BI implementation, we have a special need to restric the access to Query Builder Tool. Mostly our users are using BEx Analyzer tool (Front end service pack- SP12). Any ideas in this regards would be highly appreciated? Of course I can restrict access on the back end that our end user is only able to read the Query. What I am looking what is, how to stop the user even from launching Query Builder tool?
    Thanks
    Jay Lakshmanan

    Hi Altera,
    If the role doesnt give access to transaction RRMX and if none of the Reporting Auth Objects (S_RS_COMP, S_RS_COMP1, S_RS_FOLD)  exists, than the user will not have access to Query Builder.
    Hope it helps.
    Please award points if it is useful.
    Thanks & Regards,
    Santosh

  • Query Builder in 3.0 Can it be called and used as part of an application

    The query builder component is nice from an end user perspective. Can it be called in version 3.0 as part of an application? i.e. the user gets the tables listed in the app and can create the sql query as done when building the app? If so, does anyone know why not? Seems like all you'd have to limit it to would be the all_tables view where owner = 'application owner'. Has anyone tried to call this module?
    Bob

    HI Bob,
    No you cannot call the query builder from your application.
    You have a couple options though, one is to give the user developer rights, and then they can access the query builder, or you can search the forum for QBE, and that will generate 3 pages of hits. There's a couple generic variations out there that may suffice.
    Hope this helps,
    Bill Ferguson

  • What is a good Homesite query builder alternative?

    Hello again. I'm making the switch from Homesite to DW. We
    are using Sybase, and have no access to an enterprise manager
    console or anything like that for making direct SQL queries. So we
    used Homesite's built in query builder rather than write CF code
    every time we need to do some quick updates/deletes whatever.
    I understand there is no Dreamweaver equivilent built in, and
    I'm not having much luck finding an alternative short of just
    hand-coding CF pages to do all our quick-and-dirty SQL work. So
    what do people here recommend? I definitely don't want to keep
    Homesite running in the background just to build queries.
    I am totally aware of the Recordset feature in DW, but it
    only lets you READ data. I need something to do
    updates/inserts/deletes. Thanks.

    On Fri, 29 Feb 2008 19:17:20 +0000 (UTC), "DCwebGuy"
    <[email protected]> wrote:
    >If you have ever used Homesite, it has a "Query Builder"
    tool that lets you
    >right-click on any database table in your datasources
    window and start writing
    >SQL. So, yes, to use your words, I am looking for a
    database interface to
    >allow you to manipulate the data independent of a web
    form. I am looking for a
    >Homesite "Query Builder" equivilent or alternative for
    Dreamweaver or something
    >outside of dreamweaver. I do not have "console" access to
    my company's Sybase
    >database. Thanks.
    There used to be a company called InterAKT that made a
    product that
    used to be called Kollection. It had a query builder
    component.
    The product has been reincarnated, sorta of, into the Adobe
    Dreamweaver developer Toolbox. According to their product
    information, the new replacement does have a query builder:
    Visual SQL query generation
    Dynamic websites require interaction with a database. Adobe
    Dreamweaver Developer Toolbox is the tool you need to get the
    information you want out of your database visually —
    without having to
    write complex SQL queries by hand.
    http://www.adobe.com/products/dreamweaver/addt/
    I have not used this new version so I can't comment. The old
    InterAKT
    product was easy to use, but I don't know whether it'll work
    with a
    Sybase database?
    Win
    Win Day, Wild Rose Websites
    [email protected]
    drink it. feel it. share it.
    http://www.mymonavie.com/winday/

  • Multiple schemas in query builder

    Hi,
    I have seen variations of this question returning a couple of times in the forum, but no answer has come forward so far. So let's try again...
    In APEX 4.1 (maybe also in earlier versions) there is a drop-down at the top-right of the query-builder tool to select a different schema.
    The problem is, that it only shows the "parsing" schema. So the user the workspace is associated with.
    I have taken all of the following steps, that i would expect to make the other schemas show up:
    - associate my second scheme, SCHEMA_2, to the workspace SPACE_1
    - grant the "parsing" schema, SCHEMA_1, select access to all objects in SCHEMA_2
    And I have tested the following things:
    - in "SQL Commands" run a query that selects objects from SCHEMA_2, using "select * from SCHEMA_2.TEST_TABLE;". This works
    - in query builder, select the "SQL" option and insert the same query and click "run". Results in "Please enter a valid query to see results"
    - create an application with a "SQL report" page, and insert the same query. Results in "Query cannot be parsed, please check the syntax of your query. (ORA-00942: table or view does not exist)"
    My toughts on this issue:
    - A different user is used in query builder and the application builder?
    - the "SQL commands" uses the "parsing" schema, as expected
    So, what's wrong?

    Is using more then one schema in the query builder such an uncommon requirement?
    Or did this message pass by unnoticed?

  • Query Builder does not appear in my APEX installation

    I cannot find a button or tab to access the Query Builder. Either I am looking in the wrong place (SQL Workshop) or it was somehow not installed?
    Thanks.
    LVS

    Thanks, but my problem is that that button is not there.
    On the main page I have a big button named "SQL Workshop". When I click that I get 3 big buttons - "SQL Command Processor", "User Interface Defaults", "Create Object".
    The same page has another region called "Database Browser" with other smaller graphic buttons and another region for "SQL Scripts". But nothing that says SQL Builder.
    Message was edited by:
    [email protected]

  • Query Builder in Business Object Edge 3.1

    Greeting,
    When I was using Crystal Vision Server 11.5, I can use the Query Builder to get metadata for objects stored in the repository. Now we moved to BO XI Edge 3.1 with WACS. I click on the click for Query Build and the system said the link is broken. I read SAP note "1206301 - How to access the query builder in XI 3.x ", but it is only for Java / Apache server.
    Please help.
    Thanks.

    Hi Leo,
    It is my understanding that Query Builder, QAAWS and Live Office are Java based, and therefore only work with Tomcat and not WACS. Unless something has changed, you will have to uninstall and reinstall BO with Tomcat in order to use those tools.
    Thanks

  • How to use Query Builder in JDeveloper?

    I am not able to use Query Builder with JDeveloper version 11g 2.
    The online documentation about Query Builder:
    http://docs.oracle.com/cd/E35521_01/user.111230/e17455/db_tools.htm#OJDUG2380
    "To use Query Builder:
    Open the SQL Worksheet.
    Right-click and choose Query Builder."
    But when I right-click on the SQL Worksheet, there is no menu item "Query Builder".
    Does the documentation belong to a different version of JDeveloper?
    Edited by: Ralf_user4689599 on 06.05.2013 15:40

    all features of 11.1.2.3.0 are installed.
    It makes no difference wether I start studio developer or database developer role.
    There's no query builder in the context menu of the sql worksheet.

  • Why is query builder deprecated?

    Why in the world did Oracle depracate Query Builder???
    The query builder component in Report Builder is a poor substitute since it doesn't allow you to run the query (except as a report), and you can't save the query as a file. Query builder is one of the most handy tools that Oracle provided, and I wish there was a decent substitute. If there is one, please let me know.

    the query builder tool can be accesed from
    http://servername:8080/AdminTools
    servername is the name of your CR Svr 2008 machine
    8080 is the Tomcat listening port
    AdminTools is case sensitive

  • Query builder -APEX

    Hi,
    Is Apex users eg. developer user possible to access only query builder in oracle application express?
    Regards,
    Latha

    Hi Latha,
    I believe in APEX 4.0 you can do that.
    For now you would need to write a query builder yourself... (it's just an APEX app)
    Regards,
    Dimitri
    http://dgielis.blogspot.com/
    http://www.apex-evangelists.com/

  • Help with Query Builder please

    Hi,
    I would like to query the system database for reports using ftp, email, and unmanaged disk as Destinations.  I am not familar with the datafields in the BOXI database nor with the Query Builder syntax or SQL type queries.  Can someone provide samples of this type of query and possibly the exact field names to be included.
    I would actually like to design a Crystal report that would return this information as needed.  Something like...
    Report name    Report location   Type of Destination    Actual Destination specified
    Any and all assistance would be greatly appreciated.

    Unfortunately these properties are nested within the results you will receive if you query for any of your individual reports within Query Builder.  Try this out for reference:
    select top 1 * from ci_infoobjects
    where si_name = 'YOURREPORTNAME'
    and si_instance = 1
    Nested properites cannot be included in the select clause of your query.  For the majority of nested properties such as instance destinations, you'll need to either develop script to retrieve this information or utilize a 3rd party product (System Profiler, etc) that has this information available and pre-build reports.

Maybe you are looking for

  • Report to display Mat Cost Planned Labour Cost and Over head cost

    Hi Abapers, Greetings of the day.. I need a Report that Display Material Cost , Planned Labour Cost,Actual Labour Cost and Over head value where do i start from and what are the tables involving in this report.. if already done this A code snippet is

  • Can't open .pdf attachment to e-mail

    After straightening out the conflict between Reader & Acrobat (deleted Reader per suggestion on this forum), I now have a new problem.  When I double click a .pdf attachment to an e-mail (I use Thunderbird), I get the following message: "C:\DOCUME~1\

  • I can't download IBM DB2 UDB V7.1 & V7.2 Beta Plug-in

    I want to download plugin for Oracel workbench migratipn . also I click Accept License Agreement and click download on plugin but I can't download IBM DB2 UDB V7.1 & V7.2 Beta Plug-in. Popup show 'Sorry, you must accept the License Agreement before d

  • Windows Server 2012 Failover Cluster (Hyper-V) Event Id 1196

    Hi All, I just installed Failover Cluster for Hyper-V on windows server 2012 with 2 nodes. I got following error event id 1196. reCreated / deleted Cluster Host A record on DNS and nothing happened. Any suggestion? There is similar topic but it could

  • Merge with Views

    i would like to know if we could use the MERGE statment with Views ? thanks.