View in an Access DB!

Eddie I'm not so well-informed regarding the CF Report Builder to your expertise in question, but please say!

Thanks for the link Eddie, I just asked if you knew what this 'view' generally don't!

Kevin

Tags: ColdFusion

Similar Questions

  • cannot find the menu view, impossible to access all messages sent. Really STINKS.

    It really stinks can't access my sent messages. Please, put rear view Menu where she was. View menu made it easy for the user like me who have little computer knowledge. What you were doing really sucks bigtime.
    Bryce

    If you try to get toolbars why in the world you unchecked would be those that you had?
    The normal procedure would be to press alt or F10 to display the menu bar, but we've already been there.

  • Access the views Where the access to the underlying data, through a role

    I have a user (say User1) who granted select access to motherlode via a role table

    User1 has a bunch of useful views created I want User2 to have access to the. User2 should have access only to these points of view, not to the underlying table.

    User1 can grant access to his point of view because it has no direct access granted to motherlode tables.

    I managed, based on a technique that I have for the most part, but do not entirely understand, give User2 access to data through a function. The solution is below.

    My general question is: y at - it an easier way (other than the grant direct access to the motherlode User1 tables)?

    My question is: the definition is possible shorter somehow. I know I can automate the production of the code for some of the statements using metadata, but, for example, is it possible to base the declaration of type (t_p5) on the existing view? (I have about 15 views I need to provide access)

    Solution is, where v_p5 is the original view:

    User 1:

    CREATE or replace type t_p5 as an object

    (< columns and data types of v_p5 >

    )  ;

    CREATE or REPLACE TYPE t_p5_tab AS TABLE OF THE t_p5;

    FUNCTION to CREATE or REPLACE f_provide_p5 RETURN t_p5_tab

    PIPELINED IS

    l_cur SYS_REFCURSOR;

    l_rec v_p5% rowtype;

    BEGIN

    L_cur OPEN FOR ' SELECT * FROM v_p5';

    LOOP

    EXTRACTION l_cur

    IN l_rec;

    EXIT WHEN l_cur % NOTFOUND;

    GUIDELINE (t_p5 (area = > l_rec.region))

    , district_name = > l_rec.district_name

    , current_month = > l_rec.current_month

    , p_current = > l_rec.p_current

    , previous_month = > l_rec.previous_month

    , p_prev = > l_rec.p_prev

    , diffp = > l_rec.diffp

    , diff_perc = > l_rec.diff_perc

    , previous_year = > l_rec.previous_year

    , p_year = > l_rec.p_year

    , diffy = > l_rec.diffy

    , perc_diffy = > l_rec.perc_diffy

    ));

    END LOOP;

    RETURN;

    EXCEPTION

    WHILE OTHERS THEN

    raise_application_error (-20000, SQLERRM |) Chr (10) | l_sql);

    END;

    And user2:

    VIEW to CREATE or REPLACE v_p5 AS

    SELECT * FROM TABLE (User1.f_provide_p5);

    I can then do a select * from v_p5 in User2 and return the view data.

    Thank you.

    Hello

    Don't bother with the pipeline and PL/SQL functions.  Everything will be easier, more effective and more reliable if you use only views.

    Privileges through roles do not create a view on a table in another schema.

    If user1 can create a view on motherlode.table_x, then user1 should have direct privileges already (or user1 must have a privilege of system as SELECT ANY TABLE).

    User1 needs the same privileges WITH GRANT OPTION in order to grant privileges on his point of view to User2.  To do this, have motherlode grant privileges to user1, like this:

    GRANT SELECT ON table_x to User1 WITH GRANT OPTION;

    GRANT SELECT ON table_y to User1 WITH GRANT OPTION;

    Repeat for each table that user1 uses in the views.

    Then user1 will be able to grant privileges on views to User2 like this:

    GRANT SELECT ON my_view_01 TO user2.

    This will NOT allow user2 directly see the motherlode.table_x.  User1 will have the power to give privileges to User2, but simply grant privileges on the view does not give User2 these privileges.

    If you don't want User1 to have this power, then create the views in the motherlode scheme, or create a new schema only for the putpose to own these views.

  • Change the definition of the materialized view while maintaining access for users uninteruupted

    Hello

    We have a system report and the need to change the report definition mv access - like to do it without interruption.

    Is this possible?

    the sql behind mv was change picks up so column of another table.

    Have you heard but not used for dbms_redefinition tables

    Thank you

    It is built in the Oracle solution for this one, where you can edit the definition WITHOUT interruption. You can drop the materialized view existing with the clause "save table" and rebuilt the view materialized on 'predefined table'. I googled this example for you

    create materialized view mv1 as select dept , count(*) as cnt from scott.emp;

    We want to change the statement so that only dept more 5 will be calculated

    drop materialized view mv1 preserve table;
    

    Notice that PRESERVE TABLE clause - mv1 table is not droped - single layer mview.

    desc mv1
    

    now, we create the mview with a different query on top of the existing table

    create materialized view mv1 on prebuilt table as  select dept , count(*) as cnt from scott.emp where dept > 5;
    

    Notice that on prebuilt table the mview uses the existing object clause.

    exec dbms_mview.refresh_mview('mv1');
    

    http://StackOverflow.com/questions/18085894/redefine-MATERIALIZED-view-with-no-downtime

    http://Arup.blogspot.com/2009/01/ultra-fast-MV-alteration-using-prebuilt.html

  • View client cannot access virtual office over the Internet

    Hi all:

    we can access a virtual desktop by IE Internet. https://202.XX.XX.XX:443 . Virtual office works very well.

    However, when we try to office virtual login of client from view in the same situation. virtual desktop screen turns black and then this session is dispeared.

    All ports should activated?

    Thank you in advance.

    hihiy

    Hello

    Maybe this article can help you with your problem.

    http://www.tcpdump.com/kb/virtualization/virtual-desktop/deploying-VMware-view-Manager-security-server/security-server-configuration.html

    MCP, VCP

  • Smart View - delete no access

    Hi all

    We use an Essbase Cube of ASO. We want to remove any access when you use the Ad-Hoc analysis. However, the option is dimmed in the dialog box options.

    Does anyone know why this is? How do we get around that?

    Thank you in advance.

    Martin

    Could you use the setting SUPNA Essbase.cfg?
    http://download.Oracle.com/docs/CD/E17236_01/EPM.1112/esb_tech_ref/supna.html

    By Ref Tech, SUPNA ON does the following:

    The option lines #Missing in the spreadsheet interface suppresses the display of the data lines that only contain missing values. SUPNA Specifies if Essbase also suppresses the display of the cells for which a user has no access. The spreadsheet interface does not provide an equivalent.

    Unfortunately, it seems like it does for all the apps/dbs, but maybe that's not a big deal.

    Kind regards

    Cameron Lackpour

  • Access HTML option is not available on View Agent Install Server 2012 R2 RDS Server

    To all,

    I don't know if anyone has come across this. I've been setting up RDS Server based on Windows Server 2012 R2, and when I got to the point where I need to install the Agent from the view, I noticed that the HTML access option does not appear in the phase of the installation wizard feature selection. Therefore, access HTML for hosted applications does not work even when I activate access HTML on farms. I only noticed when I was trying to solve why the HTML access to hosted applications was not working.

    The RDS server in question is a physical server running Windows Server R2 2012 with all updates. I uninstalled the agent view, restart and then tried to install the Agent 6.2 view, but the option does not appear. Same thing when I tried the agent see 6.1.1. Any thoughts?

    Physical server is not supported by the HTML access, see details in the doc:

    https://www.VMware.com/PDF/horizon-view/horizon-HTML-access-3x-document.PDF

    Page 30,

    Host the RDS IMPORTANT must be installed on a virtual machine. Although it is possible to install the Agent on a physical machine view, the Blast protocol used with HTML access cannot access a physical machine. See Agent must be installed on a virtual machine.

  • Access rights in the viewer Discoverer 10 g

    Hello

    Need help with the user accounts and previlegdes associated with user accounts.

    Most users access discover Viewer for a sector with the same ID and have access only to the reports, not all data in the business district.

    I have User ID 'abc', employing 10 people to connect with the viewer of discoverer access reports created using a specific business area.

    I have an another Userid "lmf' whose use 20 people to connect with the viewer discoverer and access reports created using a few other BA.

    Now, I want to first 10 users for only reports in read mode for access to and do not make any other change while accessing reports.

    What changes we need to make this happen? Is there something that we must do this in the pref.txt file and create a sort of triggers so that these restrictions may be imposed?

    Kind regards

    Anuj

    Published by: hicham marocainlol, March 30, 2009 15:26

    Hello
    Let me explain,
    I'm not saying that users should not share the same BA.
    I'm not saying that each person must use his own user_id, so you will not have this conflict.
    There is a way to change the GUI and to tweak it, but it will affect all users of spectator and not only a specific (like change the file pref.txt) and also it is not supported by oracle.
    If you don't want to go in this direction, you should look for customizing UIX files.

  • How can I quickly access the Cookie Exceptions window?

    I have manually allow sites to store cookies on my computer, but to do that, I have to go to:

    'Options' = > 'Privacy' = > 'Use the custom settings for history' = > 'Exceptions '.

    I found this chrome: / / link (chrome://browser/content/preferences/permissions.xul), but it does not work like the chrome: / / link to Cookies (chrome://browser/content/preferences/cookies.xul).

    Is there an any shortcut to the Cookie Exceptions I can transform a bookmark or a simple add-on?

    Firefox 6, released (August 16), will soon be the topic: the permissions page to manage all the field en permissions in the current tab.

    Simpler is usually to click the button of the Site identity button and use more information > View Cookies or access the permissions tab.

  • error 53 system produces "net view \\computername.

    error 53 system produces "net view \\computername.

    Tupac Shakur,

    I think I see in this case. You try to access your computer from your desktop using thenet view command?

    If so, you have about it the wrong way. Net view isonly for access to systems on the same network. NET view would help to me if you try to access another computer on the network in your office, while you were still at work. Itwill not work across the internet to access your computer at home.

    What I think you're looking for is a remote access solution. There are 2 ways to go about this: sync a folder of files between systems or newspaper in your system and remote control. The response to these two solutions becomes Windows Live Mesh.

    Take a look at the following links and see if they make you what you are looking for:

    If so, download Windows Live Mesh from here:

    Windows Live Mesh 2011

    I hope that's what you're looking for!

    Cody C
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Windows Explorer (Vista) hangs when I try to access the Documents folder on a network computer running Windows 7

    Simply run the Windows Explorer on my Vista (desktop computer) machine and try to view or otherwise access My Documents directory on my Windows 7 computer crashes Windows Explorer (computers are connected at home).  Messages event viewer the following:

    Failing application Explorer.EXE, version 6.0.6002.18005, time stamp 0x49e02a1e, failed module ntdll.dll, version 6.0.6002.18327, time stamp 0x4cb74dd3, exception 0xc0000374, offset error 0x00000000000aca57, process 0xb64 id code, start the application time 0x01cc0fa1b28a295d.

    I tried several things to cure the problem without success.  My last attempt was to create a new directory on the Vista computer on the Windows 7 computer.  I then copied some files (using the Windows 7 machine) from the Documents directory on your Windows 7 computer to the new directory and was able to access it from the Vista computer.  I transferred then all the files in the Documents directory to the new directory (again on the Windows 7 computer).  Then, I deleted the Documents directory and renamed the new directory of Documents.  However, when I try to access the Documents directory on the Windows 7 computer from the Vista computer, explore crashes as before (see more top job Event Viewer).  Windows 7 computer is currently running Windows 7 Home Premium, and SP1 is installed as are all Windows updates.  I am able to access the directories music, Photos and videos on the Windows 7 computer from the Vista computer.

    Hello

     

    You can perform a scan of the SFC (System File Checker). It lists all the issues and will also retrieve all files if necessary. Follow the steps below to p Ed a SFC Scan -.

    a. click Start, click programs, on Accessoriesprincipally made, right click guestand then click run as administrator. If you are prompted for an administrator password or a confirmation, type the password, or click Allow
    b. type the following command and press ENTER:
    sfc/scannow
    A message appears indicating that "the system scan will start. Be patient because the scan can take some time.
    c. If all files require a SFC replace will replace them. You may be asked to insert your Win7 DVD for this process to continue.
    d. If everything is correct you should, after the scan, see the following message "resource protection Windows not found any breach of integrity".
    e. once the scan is finished, close the command prompt window, restart the computer and check.

    See the link for further directions on scan SFC - below
    http://support.Microsoft.com/kb/929833

    I hope this helps.

  • Installation of VMWare view client issues with 64 bit Win8

    Hello

    I am trying to install VMware view client to access my VDI but I get the error message below... tried to install different products VMware, that nothing has worked... pls help.

    Its best you post your question in the following forums:

    Welcome | VMware Communities

  • Instantis 9.0 - predefined views

    Instantis shows 2 predefined views on (my projects and all projects) projects. The Sys_Admin can add to these predefined views?

    How?

    I have reviewed the knowledge document which States that you can not 'push' a view.  Does this mean that the predefined views are what they are and cannot be added to?

    Yes, the Sys_admin can go in the Administration area > access profiles and add columns in views for different access profiles and initiatives.  It is actually very flexible.  When the user connects, they can change their point of view based on their access to columns, and then press the icon more left in their toolbar to save the installation as they wish.

  • What is the privilege to see the definition of a view or SQL view

    Hi DBAs,

    I gave the user to select all points of view (only read access) with the following query.


    Select ' grant select on ' | OWNER | '.' || view_name | « à » || '< USER name >;' from dba_views;


    Now the problem is the user after connection to the DB via SQL Developer fails to see the definition of the view tab option to SQL.


    Any help so that I can give the necessary privilege the user?

    I gave "grant select_catalog_role username" and it worked fine. are there problems with the security concerns of DBA?

  • Insert the data in materialized views at the Table

    Hello

    We have a problem in which some incorrect data has been loaded for tables.

    Users now are pointing to the materialized views and data access using synonyms.

    Is it possible to insert data from a view, materialized at the tables?

    Kind regards

    VN

    Hello

    As sb92075 has said, we can insert in the table of the materialized view.

    Test below data:

    SQL > select * from t1;

    CITY OF AMOUNT ID COMMENTS

    ---------- -------------------- ---------- --------------------

    1 XXX 28 Chicago

    2 AAA LAS 25

    3 YYY 25 NY

    4 35 Texas XXX

    5 XXX 55 Arlington

    6 56 Chicago YYY

    7 XXX 66 NY

    7 selected lines.

    SQL > create mv_t1 view materialized in select * from t1;

    Materialized view created.

    SQL > select * from mv_t1;

    CITY OF AMOUNT ID COMMENTS

    ---------- -------------------- ---------- --------------------

    1 XXX 28 Chicago

    2 AAA LAS 25

    3 YYY 25 NY

    4 35 Texas XXX

    5 XXX 55 Arlington

    6 56 Chicago YYY

    7 XXX 66 NY

    7 selected lines.

    SQL > insert into t1 values(8,'BBB',22,'NY');

    1 line of creation.

    SQL > select * from mv_t1;

    CITY OF AMOUNT ID COMMENTS

    ---------- -------------------- ---------- --------------------

    1 XXX 28 Chicago

    2 AAA LAS 25

    3 YYY 25 NY

    4 35 Texas XXX

    5 XXX 55 Arlington

    6 56 Chicago YYY

    7 XXX 66 NY

    7 selected lines.

    SQL > select * from t1;

    CITY OF AMOUNT ID COMMENTS

    ---------- -------------------- ---------- --------------------

    1 XXX 28 Chicago

    2 AAA LAS 25

    3 YYY 25 NY

    4 35 Texas XXX

    5 XXX 55 Arlington

    6 56 Chicago YYY

    7 XXX 66 NY

    NEW YORK 8 22 BBB

    8 selected lines.

    SQL > commit;

    Validation complete.

    SQL > select * from mv_t1;

    CITY OF AMOUNT ID COMMENTS

    ---------- -------------------- ---------- --------------------

    1 XXX 28 Chicago

    2 AAA LAS 25

    3 YYY 25 NY

    4 35 Texas XXX

    5 XXX 55 Arlington

    6 56 Chicago YYY

    7 XXX 66 NY

    7 selected lines.

    SQL > delete from t1;

    8 deleted rows.

    SQL > select * from mv_t1;

    CITY OF AMOUNT ID COMMENTS

    ---------- -------------------- ---------- --------------------

    1 XXX 28 Chicago

    2 AAA LAS 25

    3 YYY 25 NY

    4 35 Texas XXX

    5 XXX 55 Arlington

    6 56 Chicago YYY

    7 XXX 66 NY

    7 selected lines.

    SQL > insert into t1 select * from mv_t1;

    7 lines were created.

    SQL > select * from t1;

    CITY OF AMOUNT ID COMMENTS

    ---------- -------------------- ---------- --------------------

    1 XXX 28 Chicago

    2 AAA LAS 25

    3 YYY 25 NY

    4 35 Texas XXX

    5 XXX 55 Arlington

    6 56 Chicago YYY

    7 XXX 66 NY

    7 selected lines.

    SQL >

Maybe you are looking for