Subselect cannot access the key-Select columns?

Dear experts!

First of all, I had a pretty simple statement

SELECT FPS_Main.NACHNAME, FPS_Main.VORNAME, FPG_Main.NAME AS 'Department', FPS_Main.DK_ORGA_BEREICH AS "Orgabereich d. pers.", FPG_Main.DK_ORGA_BEREICH AS "Orgabereich der ABT."
FPS_Main, GJ FPG_Main FPS
WHERE FPS_Main.FK_FPG_NR = FPG_Main.PK_FPG_NR
AND FPS_Main.DK_ORGA_BEREICH = 'AL '.
AND FPG_Main.DK_ORGA_BEREICH = 'MZ '.
ORDER BY FPS_Main.NACHNAME

which produces a table like this:

First name * first name * Department * organizational field of person * organizational area of the Department
...

I want to add two columns to the statement, the first listing the number of publications of each person for 2008, the second list the number of publications of each person for 2009. I tried to do it like that

SELECT "Orgabereich der Abteilung", Sub1.Anzahl_2008, Sub2.Anzahl_2009, FPS_Main.NACHNAME, FPS_Main.VORNAME, FPG_Main.NAME AS 'Department', FPS_Main.DK_ORGA_BEREICH AS "Orgabereich d. pers.", FPG_Main.DK_ORGA_BEREICH
FPS_Main, GJ FPG_Main, FPS)
SELECT COUNT (FPB_Sub1.FK_FPR_NR) AS Anzahl_2008
OF THE FPB_Sub1 ASRD, FPR_Sub1, FPN_Sub1 of the RPF, of FPR FPS FPS_Sub1
WHERE FPB_Sub1.FK_FPR_NR = FPR_Sub1.PK_FPR_NR
AND FPB_Sub1.FK_FPN_NR = FPN_Sub1.PK_FPN_NR
AND FPR_Sub1.FK_FPS_NR = FPS_Main.PK_FPS_NR
AND FPN_Sub1.PUBLIKATION_JAHR = 2008
) Sousrepertoire1
(
SELECT COUNT (FPB_Sub2.FK_FPR_NR) AS Anzahl_2009
OF THE FPB_Sub2 ASRD, FPR_Sub2, FPN_Sub2 of the RPF, of FPR FPS FPS_Sub2
WHERE FPB_Sub2.FK_FPR_NR = FPR_Sub2.PK_FPR_NR
AND FPB_Sub2.FK_FPN_NR = FPN_Sub2.PK_FPN_NR
AND FPR_Sub2.FK_FPS_NR = FPS_Main.PK_FPS_NR
AND FPN_Sub2.PUBLIKATION_JAHR = 2009
) Sub2
WHERE FPS_Main.FK_FPG_NR = FPG_Main.PK_FPG_NR
AND FPS_Main.DK_ORGA_BEREICH = 'AL '.
AND FPG_Main.DK_ORGA_BEREICH = 'MZ '.
ORDER BY FPS_Main.NACHNAME

using twice the same statement of subselect tabular, but with alias names. But gives me an ORA-00904 - identifier not valid. What I've done wrong, and how I can fix?
Then I tried like this, with one column first

SELECT FPS_Main.NACHNAME, FPS_Main.VORNAME, FPG_Main.NAME AS 'Department', FPS_Main.DK_ORGA_BEREICH AS "Orgabereich d. pers.", FPG_Main.DK_ORGA_BEREICH AS "Orgabereich der Abteilung", COUNT)
SELECT FPB_Sub1.FK_FPR_NR
THE ASRD FPB_Sub1, RPF FPR_Sub1, NPF FPN_Sub1
WHERE FPB_Sub1.FK_FPR_NR = FPR_Sub1.PK_FPR_NR
AND FPB_Sub1.FK_FPN_NR = FPN_Sub1.PK_FPN_NR
AND FPR_Sub1.FK_FPS_NR = FPS_Main.PK_FPS_NR
AND FPN_Sub1.PUBLIKATION_JAHR = 2008
)
FPS_Main, GJ FPG_Main FPS
WHERE FPS_Main.FK_FPG_NR = FPG_Main.PK_FPG_NR
AND FPS_Main.DK_ORGA_BEREICH = 'AL '.
AND FPG_Main.DK_ORGA_BEREICH = 'MZ '.
ORDER BY FPS_Main.NACHNAME

give me an ORA-00936 - lack of expression. I never tried to use a (sub) - SELECT within an aggregate function, but I have seen somewhere else and thought it might be a good idea for this case, but seems its does not work - what is wrong here?

I thank very you much in advance!

With sincere friendships.
Chriss

You need a pair of Klammern around your subselect:

SELECT   FPS_Main.NACHNAME, FPS_Main.VORNAME, FPG_Main.NAME AS "Abteilung",
         FPS_Main.DK_ORGA_BEREICH AS "Orgabereich d. Pers.",
         FPG_Main.DK_ORGA_BEREICH AS "Orgabereich der Abt.",
         COUNT((SELECT FPB_Sub1.FK_FPR_NR
                  FROM FPB FPB_Sub1, FPR FPR_Sub1, FPN FPN_Sub1
                 WHERE FPB_Sub1.FK_FPR_NR = FPR_Sub1.PK_FPR_NR
                   AND FPB_Sub1.FK_FPN_NR = FPN_Sub1.PK_FPN_NR
                   AND FPR_Sub1.FK_FPS_NR = FPS_Main.PK_FPS_NR
                   AND FPN_Sub1.PUBLIKATION_JAHR = 2008))
    FROM FPS FPS_Main, FPG FPG_Main
   WHERE FPS_Main.FK_FPG_NR = FPG_Main.PK_FPG_NR
     AND FPS_Main.DK_ORGA_BEREICH = 'AL'
     AND FPG_Main.DK_ORGA_BEREICH = 'MZ'
ORDER BY FPS_Main.NACHNAME

URS

Tags: Database

Similar Questions

  • I'm having hard to the installation of an update of Lightroom (4.4) on my PC. It is said that he cannot access the key. Any suggestions?

    It works through the Assistant/Installer together and said so at the end he cannot access/find the key. Don't know what to do. Thank you!

    update by downloading the files directly and then apply them: http://www.adobe.com/downloads/updates/

  • Why can I I cannot access the update selection 11 el update server?

    Understand that there is an update of ACR for 11 items but when I go to the "update" selection in the Editor Help menu I always get the message that the update server is not available.  You will never have this problem with other Adobe products.

    No microsoft adapters are present.  It uses the buil - in Realtek wireless card.

    8 windows currently running on this computer.

    I will go and try on my desktop which is still under windows 7 and let you know.

  • Cannot access the specified device?

    I have windows XP. I tried to reset the computer date Friday via the control panel. Since I did this I am unable to open applications. The message I get States Windows cannot access the device, the path, or the specified file. You can not have the appropriate permissions to access the item. Can someone help

    Hi, Terry,

    (1) malware scan

    Restart the computer and the logo of the manufacturer, start typing the F8 key

    Select Mode safe mode with networking

    Download the following tool and run a scan complete

    http://www.Microsoft.com/download/en/details.aspx?displaylang=en&id=16

    Restart Windows when you are finished

    Reset the default permissions

    Solve installation errors using the SubInACL tool to repair the file and registry permissions

    http://blogs.msdn.com/b/astebner/archive/2006/09/04/739820.aspx

    I hope this helps.

  • Windows automatically restarts constantly, cannot access the system restore point, cannot access the computer in safe mode

    Hi all

    For the not 24 hours I tried to access my computer in normal mode. When I turn on the pc, it says "configuration data 1 of 3 steps...". 0% complete"he never spent 0% and within seconds, it automatically restarts and starts again. It's so frustrating! I have a windows vista pc (purchased in ' 06). I can only access my desktop in SafeMode.

    I tried to perform a system restore, but not like he says "recovery disk is not the restore point selected. What should I do? I tried to manually create a restore point, but cannot access the system and Maintenance, while in safe mode. I can't do anything but literally access the internet. How can I get Windows back to factory settings it is with these limited resources? I have a Dell reinstallation DVD.

    I searched my programs and found that recently Windows automatically updated and downloaded "Microsoft Powerpoint Viewer" and "for 2007 Office system Compatibility Pack '. Now, I think it has something to do with it, because they were the most recent updates, before the pc crashed. But I also fear that it may be a virus, which has completely hijacked this PC. How am I supposed to get rid of a bug, if I can't even get the necessary antivirus?

    Sorry for the ranting, but it's so stressful when my pc is completely down. Please, please please help me. Thank you in advance for reading this same!

    Arianne

    Hello

    you talk about restore and system recovery disc in the same breath

    they are 2 different things

    and you can NOT create a restore of yesterday and today!

    yesterday is gone

    If it does not already; You can't do

    1st thing to try is a restoration of the system in safe mode

    http://www.windowsvistauserguide.com/system_restore.htm

    Windows Vista

    Using the F8 method:

    1. Restart your computer.
    2. When the computer starts, you will see your computer hardware are listed. When you see this information begins to tap theF8 key repeatedly until you are presented with theBoot Options Advanced Windows Vista.
    3. Select the Safe Mode option with the arrow keys.
    4. Then press enter on your keyboard to start mode without failure of Vista.
    5. To start Windows, you'll be a typical logon screen. Connect to your computer and Vista goes into safe mode.
    6. Do whatever tasks you need and when you are done, reboot to return to normal mode.

    If that does not read this information

    the link below is how to download and get a vista disk startup repair, which you can start from the

    http://NeoSmart.net/blog/2008/Windows-Vista-recovery-disc-download/

    Here's how to use startup repair system restore command prompt, etc. to bleepingcomputers link below

    http://www.bleepingcomputer.com/tutorials/tutorial148.html

    to boot from the dvd drive to be able to you will see a way to get into the bios Setup at the bottom of the screen or command menu start

    It would be F2 or delete etc to enter the BIOS or F12 etc. for the start menu

    Change boot order it do dvd drive 1st in the boot order

    http://helpdeskgeek.com/how-to/change-boot-order-XP-Vista/

    The malware removal:

    Download update and scan with the free version of malwarebytes anti-malware

    http://www.Malwarebytes.org/MBAM.php

    You can also download and run rkill to stop the process of problem before you download and scan with malwarebytes

    http://www.bleepingcomputer.com/download/anti-virus/rkill

    If it does not remove the problem and or work correctly in normal mode do work above in safe mode with networking

    Windows Vista

    Using the F8 method:

    1. Restart your computer.
    2. When the computer starts, you will see your computer hardware are listed. When you see this information begins to tap theF8 key repeatedly until you are presented with theBoot Options Advanced Windows Vista.
    3. Select the Safe Mode with networking with the arrow keys.
    4. Then press enter on your keyboard to start mode without failure of Vista.
    5. To start Windows, you'll be a typical logon screen. Connect to your computer and Vista goes into safe mode.
    6. Do whatever tasks you need and when you are done, reboot to return to normal mode.

    Reinstall vista from Dell DVD

    http://supportapj.Dell.com/support/topics/global.aspx/support/DSN/en/document?journalid=67E9C215C4BABD6CE040AE0AB5E14F05&docid=339949

  • Can't install downloaded software, receive the message error "Windows cannot access the specified device, file, or the path"

    Cannot install any software downloaded - says "Windows cannot access the specified device, path or file.  You can not have the appropriate permissions to access the item.  This happened after I went on a bad site and downloaded something accidentally and I was not able to do anything after that.  I have avast and avast kept popping up saying I've made to a site with malware and that it would interrupt - well these pop - ups have ceased and I was scanning my computer using windows defender (which did not find anything) - but I still have problems on my computer. Should what steps I take?

    Hello

    Download update and scan with the free version of malwarebytes anti-malware

    http://www.Malwarebytes.org/MBAM.php

    You can also download and run rkill to stop the process of problem before you download and scan with malwarebytes

    http://www.bleepingcomputer.com/download/anti-virus/rkill

    If it does not remove the problem and or work correctly in normal mode do work above in safe mode with networking

    Windows Vista

    Using the F8 method:

    1. Restart your computer.
    2. When the computer starts, you will see your computer hardware are listed. When you see this information begins to tap theF8 key repeatedly until you are presented with theBoot Options Advanced Windows Vista.
    3. Select the Safe Mode with networking with the arrow keys.
    4. Then press enter on your keyboard to start mode without failure of Vista.
    5. To start Windows, you'll be a typical logon screen. Connect to your computer and Vista goes into safe mode.
    6. Do whatever tasks you need and when you are done, reboot to return to normal mode.

    also run the sfc/scannow command.

    http://support.Microsoft.com/kb/929833

    Use the (SFC.exe) System File Checker tool to determine which file is causing the problem and then replace the file. To do this, follow these steps:

    1. Open an elevated command prompt. To do this, click Start, click principally madeprograms,Accessories, right-clickguest, and then clickrun as administrator. If you are prompted for an administrator password or a confirmation, type the password, or clickallow.
    2. Type the following command and press ENTER:
      sfc/scannow

      The sfc/scannow command analyzes all protected system files and replaces incorrect versions with appropriate Microsoft versions

    If SFC detects the main problems it can't fix you may need to borrow a Microsoft dvd vista not an acer, HP etc. recovery disk and do a repair installation

    read the below tutorial on how to perform a repair installation

    http://www.Vistax64.com/tutorials/88236-repair-install-Vista.html

  • Windows cannot access the specified device path

    I have a HP 2000 laptop with windows 7. I had problems playing a dvd. I can burn images and photos of viev on cd. When you try to play a dvd a message-" Windows cannot access the specified device path. You can have not permissions to access this item. "I uninstalled the drive so it is reinstalled on reboot of windows. I used to get a flag asking what program to open with. Now to see "cd" should open in my computer.

    I use Google chrome.

    Hey @Stern07 ,

    Welcome to the HP Forums!

    I understand that you are unable to play the DVD on your laptop of HP 2000 by using Windows 7.

    There may be an easier way to solve this problem, but it's the method that I am referring usually to when having this problem:

    1. launch Regedit (Windows key + R > type regedit > click OK).
    2. navigate in the tree of HKEY_CLASSES_ROOT > DVD > shell > play > order.
    3. double-click on the (default) value on the right side of the split dialog box (String edit dialog box should appear).
    4 copy the contents of the value data field.
    5. click Cancel on the dialog box change the strings.

    Figure 1:

    6. right click on the right side of the split dialog box
    7. Select new-> expandable string value

    Figure 2:

    8. just press ENTER if the cursor is what allows you to change the name of the new value
    9. double-click on the new value that you just created (Edit String dialog should appear)
    10. glue the string that you have already copied in the value data field
    11. click OK in the Edit String dialog box

    Figure 3:

    12. now on the left side of the split dialog box, highlight the folder HKEY_CLASSES_ROOT\DVD\shell\play\command
    13 right-click and choose export.
    14. save this file in a location of your choice and a name of your choice.

    Figure 4:

    15. close regedit.
    16. go to the location you saved the file.
    17. right click on the file, and then choose the Edit option (expected to launch the file open in Notepad (or any text editor).
    18. you should see something similar to (not just copy and paste what I have below, because this PC has installed WinDVD):

    [HKEY_CLASSES_ROOT\DVD\shell\play\command]
    @= "Files \"C:\\Program (x86)\\InterVideo\\WinDVD\\WinDVD.exe\ '%1'.
    "New value #1" = hex (2): 22, 43, 00, 00, 3 a, 00 5 c 00, 50, 00, 72, 00, 6f, 00, 67, 00, 72, 00, 61,------.
    00, 6 D, 00, 20, 00, 46, 00, 69, 00, 6 C, 00, 65, 00, 73, 00, 20, 00, 28, 00, 78, 00, 38, 00, 36, 00,------.
    29.00, 5 c, 00, 6F 49, 00, 00, 00, 00, 65, 64, 00, 72, 56, 69, 00, 74, 00, 65, 00, 00, 6f, 00, 5 c,
    00,57,00,69,00, 6F, 00, 44, 00, 56, 00, 44, 00, 5 C, 00, 00, 57, 69, 00, 6F, 00, 00, 56, 44, 00,------.
    44,00, 2nd, 00, 65, 00, 78, 00, 65, 00, 22, 00, 20, 00, 25, 00, 31, 00, 00, 00

    19. now delete the first line:
    @= "Files \"C:\\Program (x86)\\InterVideo\\WinDVD\\WinDVD.exe\ '%1'.

    20. now replace all in front of the remaining line with just the character = @, final result should look like:
    [HKEY_CLASSES_ROOT\DVD\shell\play\command]
    @= hex (2): 22, 43, 00, 00, 3 a, 00 5 c 00, 50, 00, 72, 00, 6f, 00, 67, 00, 72, 00, 61,------.
    00, 6 D, 00, 20, 00, 46, 00, 69, 00, 6 C, 00, 65, 00, 73, 00, 20, 00, 28, 00, 78, 00, 38, 00, 36, 00,------.
    29.00, 5 c, 00, 6F 49, 00, 00, 00, 00, 65, 64, 00, 72, 56, 69, 00, 74, 00, 65, 00, 00, 6f, 00, 5 c,
    00,57,00,69,00, 6F, 00, 44, 00, 56, 00, 44, 00, 5 C, 00, 00, 57, 69, 00, 6F, 00, 00, 56, 44, 00,------.
    44,00, 2nd, 00, 65, 00, 78, 00, 65, 00, 22, 00, 20, 00, 25, 00, 31, 00, 00, 00

    Figure 5: 

    21 save the Notepad file and close Notepad.
    22. now, double-click the file that you just saved, a warning must appear to say you want to add stuff in the registry.
    23. click Yes to continue.
    24. a dialog box should appear indicating that the values have been added to the registry.
    25 re - open regedit.
    26 cross to HKEY_CLASSES_ROOT\DVD\shell\play\command (you must already be there)
    27. now the value on the side right hand (by default) must have the same data as before, but the Type must indicate that it is REG_EXPAND_SZ

    Figure 6:

    28. now, try to reboot your PC and try to play a DVD.

    Let me know if it works!

    -Source: DVD movie: Windows cannot access the specified device, path, or file. etc

  • WES7: 'Windows cannot access the installation sources. "Check that the installation sources are accessible and restart the installation.

    I try to install Windows Embedded Standard 7 on an vacuum Compact Flash 4 GB but when installing, I get an error message "Windows cannot access the installation sources. "Check that the installation sources are accessible, and run the Setup again."

    I created an answer file with the Configuration of Image Editor and I created an Image of the IBW of my answer file. All the files and the Image of the IBW (738 MB) files are copied to a USB bootable 4 GB. I inserted the Flash DRIVE to a computer with a Compact Flash 4 GB (which contains only a primary NTFS partition set as Active) and it starts on a USB key. IBW Wizard starts and I followed the instructions until the disk selection step. I chose the disk and partition of Compact Flash and I press the next button. First 2 installation steps manage (copy of Windows files and extend Windows files) but 3rd step (installing features and updates) failed with the error message "Windows cannot access the installation sources. Check that the installation sources are accessible, and run the Setup again.'.»

    I tried to do the same thing with a Compact Flash 4 GB, which contains 2 partitions: a primary NTFS defined as active and a system partition, but I got the same result. Then I tried to install it on a Compact Flash 8 GB which contains 1 single defined primary partition as active and I managed.

    Problem is that I must install on a Compact Flash 4 GB.

    Can someone help me please?

    For Windows Embedded-related problems, please post in the forum on TechNet:

    http://social.technet.Microsoft.com/forums/en-us/category/windowsembedded

  • Lesson 1 homework load: cannot access the java.lang

    I made all facilities and followed all the steps of Lesson1 for the java ME course for Raspberry Pi, but when trying to load the homework examples in the zip file I get the following in Netbeans 8.0.2 error message (and many more mistakes, but I guess that it is the number one key).

    Cannot access the java.lang

    Fatal error: could not find the java.lang package in the classpath or bootclasspath

    ----


    I tried to load the files to work from home with 'file', 'open project' and navigating to the folder with the file build.xml. What I am doing wrong? How these files must be loaded?

    Simple examples with "to go". ' and 'destroy... '. "impression of the lessons worked well, both on the output of the PC console as the Bill pro forma raspberry connected.

    Note, I'm using version 8.1 of ME incorporated, SDK and Plugins currently available on the Oracle website.

    Thanks for your help.

    Willem

    It seems that the SDK was not established as a platform target in the properties of your project by a reason any (for example, older has not installed SDK as a platform project properties).

    Check following:

    1. menu Tools > Java platforms. "Oracle Java (TM) Platform Micro Edition SDK 8.1" should be here as a platform CLDC peresent. If you have not, add it here manually.

    2 menu popup on your project > properties-> platform: you select here as aplatform SDK and the existing mechanism. Note, in the event that your project contains a platform/device this dialog box will be filled with the default (s) value, but you have to press the "OK" button here to apply this default assignment.

  • cannot access the rows of a table not nested element

    What Miss me? I'm under Oracle 12 c (12.1.0.1.0)

    CREATE TYPE dim_O AS OBJECT )

    dimension_id number

    label_en varchar2()300( )

    );

    CREATE TYPE dim_T AS TABLE OF dim_O;

    DECLARE

    dims_t dim_T

    START

    SELECT CAST(MULTISET( )) 

    SELECT  DIMENSION_ID LABEL_EN

    DE    DIMENSIONTABLE -actual physical table in oracle

       DIMENSION_ID IN (3001 3002 3003()

    ) AS dim_T) "dim_rec"

    BY dims_t

    DE    DOUBLE;

    FOR I IN dims_t. FIRST... dims_t. LAST LOOP

    DBMS_OUTPUT. Put_line() dims_t() I). dimension_id);

    END LOOP;

    -exit from the loop above is

    -3001

    -3002

    -3003

    -The following statement fails: cannot access the rows of a table not nested element

    UPDATE TABLE ( SELECT dimension_id FROM TABLE (dims_t) ( )

    Dimension_id SET = WHERE = dimension_id 3004 3003

    -The following statement fails: cannot access the rows of a table not nested element

    UPDATE TABLE ( SELECT dimension_id FROM TABLE (CAST (dims_t in dim_T () ) ( )

    Dimension_id SET = WHERE = dimension_id 3004 3003


    END;

    I'm trying to understand this example very simple, but to no avail.

    Can someone tell me why I get this error?

    Thank you all in advance for your time.

    Marc

    What Miss me? I'm under Oracle 12 c (12.1.0.1.0)

    CREATE TYPE dim_O () AS OBJECT

    number of dimension_id

    label_en varchar2 (300)

    );

    CREATE TYPE dim_T AS TABLE OF dim_O;

    DECLARE

    dims_t dim_T;

    BEGIN

    SELECT CAST (TYPE MULTISET)

    SELECT DIMENSION_ID, LABEL_EN

    OF DIMENSIONTABLE -actual physical table in oracle

    WHERE DIMENSION_ID IN (3001,3002,3003)

    () AS dim_T) 'dim_rec '.

    IN dims_t

    FROM DUAL;

    I'm IN dims_t.FIRST... dims_t.Last LOOP

    DBMS_OUTPUT. Put_line(dims_t (i) .dimension_id);

    END LOOP;

    -exit from the loop above is

    -3001

    -3002

    -3003

    -The following statement fails: cannot access the rows of a table not nested element

    UPDATE TABLE (SELECT dimension_id FROM TABLE (dims_t))

    SET dimension_id = dimension_id = 3003 3004 WHERE;

    -The following statement fails: cannot access the rows of a table not nested element

    UPDATE TABLE (SELECT dimension_id FROM TABLE (CAST (dims_t as dim_T)))

    SET dimension_id = dimension_id = 3003 3004 WHERE;

    END;

    I'm trying to understand this example very simple, but to no avail.

    Can someone tell me why I get this error?

    You get it because dims_t is an array of OBJECTS - not a table of scalars. But your SELECT statement returns scalar.

    There IS NO such object, named "dimension_id"; It is an ATTRIBUTE of the object DIM_O. DIMENSION_ID is a SCALAR which, as says the exception, is a "No nested table element; If you cannot select/Update lines of it.

    What you do is equivalent to the following:

    DECLARE

    dims_t dim_T;

    number of dim_id;

    dim_o design;

    BEGIN

    Design: = dim_o (3, 'ghi');

    SELECT DIM_O (DIM_ID, LABEL) BULK COLLECT INTO table DIMS_T (d_o);

    end;

    /

    ORA-06550: line 7, column 59:

    PL/SQL: ORA-22905: cannot access the rows of a table not nested element

    ORA-06550: line 7, column 1:

    PL/SQL: SQL statement ignored

    This SELECTION is trying to design it as a table when it's a SCALAR - so the same exception you get.

  • I disabled the toolbar > > Menu button (via a right click on a PC, Windows 7) and cannot access the toolbar to add items to the sail back in. Any ideas?

    I disabled the toolbar > > Menu button (via a right click on a PC, Windows 7) and cannot access the toolbar to add items to the sail back in. Any ideas?

    Don't see the menu bar not (File, Edit, View, history, Favorites, tools, help)?
    Turn on/off the menu bar is a new feature in version 3.6.
    (Linux and OSX see: what happened to the file, edit and view menus? )
    Windows Method 1. Press and hold the key and press the letters of the following in this exact order: V T M
    Windows method 2 Press and release the button. The Menu bar is displayed; then choose ~ ~ red: V ~ ~ iew > ~ ~ red: T ~ ~ oolbars and click on ~ ~ Red: M ~ ~ enu Bar.
    The menu bar should now be displayed permanently, unless you turn it off again using view > toolbars. Check = not displayed, NO check mark is not displayed.
    See: http://support.mozilla.com/en-US/kb/Menu+bar+is+missing

    Navigation, bar toolbar bookmarks and other toolbars under view > toolbars. By clicking on one of them will place a check mark (display) or remove the check mark (not shown).

    To display the status bar, view, and then click status bar to place a check mark (display) or remove the check mark (not shown).

    Mode full screen
    http://KB.mozillazine.org/netbooks#Full_screen

    See also:
    Back and front toolbar buttons or others are missing
    Customize controls, buttons, and Firefox toolbars

  • When trying to install MP3 rocket I get an error 1316 or cannot access the jarlib jar java

    I got this to mp3 rocket its not market is constantly (cannot access the c lib/mp3 rocket.jar) was taken from Yahoo answers. The same thing is happening to me and I also have the Error 1316, Mp3 Rocket program will install but not opened because of this error. I tried Java for an answer and I contacted MP3 Rocket on this subject but have not had a response so I sent everything again, still no response. Because I can't open Mp3 etc I can't sign into the members area.  Selected programs in the list as seems to be the only logical one.

    Hi Scattycay,
     
    As this problem is specific to program, I suggest you contact the manufacturer of the program to better support on this issue.
  • Vista Home Premium gives the message "linked to limited accessibility" and I cannot access the internet.

    I have Vista Home Premium and trying to connect to a WiFi spot, I get the message "linked to limited accessibility" and I cannot access the internet. I understand this is common for Vista and there is a fix for this problem, but want to make sure that I get the right one and can't seem to find anything referring to this issue on the Microsoft site

    Hello

    This problem happens only when connecting to a particular place for the WiFi?

    You can follow the suggestions and check out them.

    Method 1

    You can read the article.

    Message when a device on a Windows Vista-based computer uses a network bridge to access the network: "connected with limited access".

    http://support.Microsoft.com/kb/930517

    Method 2

    Disable IPv6.

    Try to uninstall IPv6 on all interfaces, the removal of virtual cards of IPv6 and reset the TCP/IP stack. To remove the IPv6, go to the properties for each network adapter, and deselect the check box next to the Protocol "Internet Protocol version 6 (TCP/IPv6), which will turn off, or select it and click on uninstall, which withdraw power off the computer.» Then go into Device Manager and remove any 4to6 adapters, adapters miniport WUN or tunnel adapters.

    NOTE: You should do this for each network connection.

    Method 3

    Temporary disable your security software.

    Disable the antivirus software

    http://Windows.Microsoft.com/en-us/Windows-Vista/disable-antivirus-software

    Enable or disable Windows Firewall

    http://Windows.Microsoft.com/en-us/Windows-Vista/turn-Windows-Firewall-on-or-off

    Note: Software antivirus and firewall can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you do not disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network during the time that your antivirus software is disabled, your computer is vulnerable to attack.

    Method 4

    You can reset the TCP/IP stack.

    How to reset the Protocol Internet (TCP/IP)

    http://support.Microsoft.com/kb/299357

  • System cannot access the windows installer (error 641)

    original title: System cannot access the windows installer

    Have free AVG and cannot uninstall it or install the Windows updates. message is "cannot access the Windows install. Get error 641 on windows. Vista home premium 32-bit operating system. Recently downloaded IOLO System Mechanic recommended by DELL. problem seems to be since then but do not respond IOLO

    Download a FREE program called Revo Uninstaller

    http://www.revouninstaller.com/revo_uninstaller_free_download.html>. It allows to uninstall any program completely, including the files of monitoring programs. works very well, that you should have no problem more reinstall after uninstall this program.

    Just don't allow the computer to restart if the part of Revo Uninstaller asks you if you want to restart now or later. Select afterwards and let Revo finish an orphan looking for registry entries. Reboot after Revo ends.

    TIP: If you still think again your registry database must be cleaned, repaired, amplified, to the point, healed, twisted, fixed, enlarged, "swept" or optimized (it isn't), readhttp://aumha.net/viewtopic.php?t=28099 and draw your own conclusions. See alsohttp://blogs.technet.com/markrussinovich/archive/2005/10/02/registry-junk-a-windows-fact-of-life.aspx

    The Mechanic.and of dumping life system you will be happy.

    UTC/GMT is 09:11 Sunday, May 20, 2012

  • Windows cannot access the specified device, path or file. You can not have the appropriate permissions to access the item.

    Hello

    I recently changed to use AVG free Antivirus Vista 2010 edition and since then (next day) seems to be locked out almost everything on the computer other then IE.  Open any kind of .exe translates into "Windows cannot access the specified device, path or file. You don't have the appropriate permissions to access the item. "I can access the Control Panel, but when I try to run something (a user restore Sys account) nothing happens or I get the same error.  I can not even access/cmd?

    Operating system is vista 64 bit home premium
    Computer has 1 which is defined as administrator SP1
    Tried to do a restore of the system in normal mode and safe, the two will not start.

    I have a feeling I know what the problem is, that when you look at the properties > Security "Progam files" in the 5 groupnames user administrator has not enabled in the lower area of permissions?  Guess a virus has locked all accounts to use the machine key files? (When editing and allowing the admin to have full control etc. in written authorization, I get an "access denied" Message.)  Be honest this really problems out of my PC knowledge, I would usually just reformat if I hit I can't solve a problem, but this time reformating is not the best option.

    Thanks in advance for any help, I would really appreciate it, it left me speechless!

    PS. read through the similar questions and have used the "fix windows' programs, with nothing working or me being not able to access something used.

    Hi Dany88,

    First of all, I would say that you uninstall security antivirus vista 2010 of computer software, since there are several questions on the computer after installing. This software may have created conflicts between other programs on the computer.

    As you face problems to access items from 'Control panel', I would say you visit the security software vendor's Web site and search a tool of suppression using which you can uninstall the software.

    Important: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you do not disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network during the time that your antivirus software is disabled, your computer is vulnerable to attacks.

    If questions are set after uninstalling security software, I suggest that you change the security antivirus vista to some else software or contact the vendor of the software for more information.

    I would also say that you are investigating the computer by using the methods mentioned in the link below.
     
    How to get rid of malware or viruses
    http://social.answers.Microsoft.com/forums/en-us/vistasecurity/thread/ba80504b-61f1-4D71-960f-b561798b7b42

    See the link below to find out how to start in safe mode.
    Start your computer in safe mode
    http://Windows.Microsoft.com/en-us/Windows-Vista/start-your-computer-in-safe-mode

    I hope this helps!

    Halima S - Microsoft technical support.
    Visit our Microsoft answers feedback Forum and let us know what you think.

Maybe you are looking for

  • Impossible to install win 7 64 bit

    Hi, I have a problem with windows 7 64-bit installation, installation hangs on "Expanding windows files" and stays on 0%, but when I try to install Windows 7 32 bit, everything seems to be OK, and it works. I have a HP Pavillion G7-1201sm.

  • Satellite L550 - 13K - sharing option working memory?

    Hello Can someone help please with the performance of the video? According to the specification of Toshiba video card features an option of memory shared to 1,759 Mb with a w7 64-bit system.When you play WoW, I video performance issues massive experi

  • Battery Z510 missing his shot upward

    A few days ago my battery level refused to go down while running on battery power and it would take 30 minutes to reach 100% of the cost of 99%. Today, it seems that my battery does not load correctly. 15% battery level breaks too 100% suddenly while

  • The cutting of a legend against the axes in tiara 2011/2012

    Hello until DIAdem 2010, it was possible to cut a legend in a report against the axes, but not against the chart.To do this, I had to create the layout in the DIAdem 8.1 set the clipping and then convert TDR LPD.As you can see below, the legend of ti

  • T510 - wireless question - connects to the local network but no Internet access

    Hi all I have a laptop Lenovo T510 with Windows 7. Network adapter: Intel Centrino Advanced - N 6200 AGN with the version of the driver 13.2.0.30. I am facing problem seroius in wireless connection at home, I am able to connect wireless instead of of