using separate in this way

Hi all

I searched and google it but still not unfortunately translate

I need to make something like this below
select distinct(t.id, t.place)
from table_one
I know that I'm not only the use of separate, but what syntax can I use in a way instead. This idea is roughly

I get the following data below
 

ID   Place
A    Berlin
A    Berlin
A    Berlin
B    Berlin
B    Berlin
C    London
C    New york
and I'm counting the results based on the fact that we have no duplicates (ID and location being the same), so published data. The County
should be  4, because A Berlin is 1 count
                               B  Berlin is another Count
                               C  london is another count
                                C New York is another count
Any help is appreciated.

Published by: user13328581 on November 14, 2010 13:46

What Solomon post should work for you, well, otherwise you will need to show us exactly what you did (copy/paste of SQLPLUS) using a few samples and explain the "why".

Here's my "it works (based on your explanations of what you need). First of all, using approach of Solomon and then approach "more intuitive.

TUBBY_TUBBZ?
with t as (
           select 'A' id,'Berlin' place, sysdate as Create_date from dual union all
           select 'A','Berlin', sysdate+1 from dual union all
           select 'A','Berlin', sysdate+2 from dual union all
           select 'B','Berlin', sysdate+3 from dual union all
           select 'B','Berlin', sysdate+4 from dual union all
           select 'C','London', sysdate+5 from dual union all
           select 'C','New york', sysdate+6 from dual
          )
select  count(count(*))
  from  t
  group by id,
           place
 14  /

COUNT(COUNT(*))
---------------
           4

1 row selected.

with t as (
           select 'A' id,'Berlin' place, sysdate as Create_date from dual union all
           select 'A','Berlin', sysdate+1 from dual union all
           select 'A','Berlin', sysdate+2 from dual union all
           select 'B','Berlin', sysdate+3 from dual union all
           select 'B','Berlin', sysdate+4 from dual union all
           select 'C','London', sysdate+5 from dual union all
           select 'C','New york', sysdate+6 from dual
          )
select count(*)
from
(
  select
    distinct
      id,
      place
  from
    t
)
 20  /

  COUNT(*)
----------
      4

1 row selected.

TUBBY_TUBBZ?

Tags: Database

Similar Questions

  • Using the rear guard bringing 'quick search' rather than to simply browse. How can I keep 'Ctrl-F' to be activated in this way?

    Whenever I use my Logitech mouse thumb buttons to navigate, the back and the front function also seem to trigger the quick search feature (which usually happens with 'Ctrl-F'). Then, while in this function instead presses of buttons previous/thumb on the mouse appear as characters of diamond and the shovel.

    It is a bit painful because there is always a boring "ding" (the search function did not find the character diamond or spade) and that sometimes prevent me this way (which seems time delay) to navigate.

    Is there a way I could unlink my rear mouse buttons with Firefox's quick search functionality?

    Make sure that you set the action of the back and following Alt + right and Alt + left button in the installation software (mouse driver) on your Logitech mouse.

  • To delete all tables in TT, how can I use cursor this way Timesten 11?

    Hello
    I want to delete all tables in Timesten, so I create a procedure like this, but it seems does not work correctly.

    It seems cursor in not accurate Timesten with which in ORACLE. So we are looking for alternatives to do. Could you please provide your expert voice on it.

    Thank you very much.

    Like the following:


    Command > create or replace procedure dropAllTables
    > as
    > CURSOR mycursor IS select table_name from user_tables;
    > table_name user_tables.table_name%type;
    > dropSql varchar2 (200);
    > start
    > Open mycursor;
    > fetch mycursor into table_name;
    > while mycursor found %
    > loop
    > dropSql: = 'drop table ' | table_name;
    > immediately execute dropSql;
    > fetch mycursor into table_name;
    > end of loop;
    > close mycursor;
    > end;
    > /.

    Created procedure.

    Command > exec dropAllTables;


    8507: ORA-01001: Invalid cursor
    8507: ORA-06512: at "TT. DROPALLTABLES', line 13
    8507: ORA-06512: at line 1
    The command failed.



    How can I use cursor this way Timesten 11?

    It is the implementation of cursor close commit on in Timesten is the cause.

    As the drop statements are internally auto-valider the transaction so it closes the cursor itself. So when the next time that you attempt to extract it is your "error cursor not valid."

    Can you try this instead

    create or replace procedure dropAllTables
    as
    CURSOR mycursor IS select table_name from user_tables;
    table-name user_tables.table_name%type;
    type t_row_collection is table of the directory index user_tables.table_name%type;
    t_rows t_row_collection;
    dropSql varchar2 (200);
    Start
    Open mycursor;
    Mycursor fetch bulk collect into t_rows;
    Close mycursor;
    j in t_rows.first... loop t_rows. Last
    dropSql: = 'drop table ' | t_rows (j);
    immediately run dropSql;
    end loop;
    end;

  • Which account you want to use to run this program?

    A week ago, just after installation of Microsoft Update, when I start my computer, a box came who said: run as.  Which account you want to use to run this program? [x] current [of user\Owner] protect my computer and data from unauthorized program activity. This option can prevent computer viruses from harming your computer or personal data, BUT selecting it might cause the program to function properly. Current use is already checked, and my options are to check I want is not protected, or cancel. I tried all the options, or just close the box. What is the devil? Why should I see it every time I start my computer? And, more importantly, why would I want to when, "selecting risk the program work correctly?" How can I get rid of this annoying box, since I already have Kaspersky as a guard dog? Thanks, Tess

    No, you are not condemned.

    To make the warning "diagnostic mode" Begone, re - run msconfig and select the radio to "Normal startup" button (cela re - automatically checks the Java update box, as well as all the other boxes you might get UN-ticked).

    The way you described your original message is a bit confusing.  Messages request 'which account you want to use' - what are the choices presented to you?

    Run as.  Which account you want to use to run this program? [x] current [of user\Owner]

    Is the account that you sign normally called "owner"?

    You have an x in the box in front of "Current user" - If the current user IS 'Owner' what does the other box reference?  It may be a better representation of the pop - up:

    Run as
    Which account you want to use to run this program?
    [] Current user / owner
    [] Protect my computer and data from unauthorized program activity. This option can prevent computer
    viruses from harming your computer or personal data, BUT selecting it can cause the program to
    work correctly.

    That is, we really give you a choice of the accounts, but only the current account or anything.

    When you go to control panel > user accounts, is the account that you are connected to a "Computer administrator" or "limited account"?

    You need to do some detective work more:

    • In the Startup tab, run msconfig and uncheck ALL items.  If the "RunAs" message does not come to the top, you know that one of these elements is the culprit.  Selectively, double-check items (you can do as a group to save time re-boot) and re-start until you determine what startup item causes the error.  Once you have identified the startup item that is causing the problem, post back with his name and I will try to help you determine what to do about it.
    • The "RunAs" message continues even with all uncontrolled startup items, you going to dig deeper.  Reset things to normal by selecting the option "Normal startup" button and follow the steps.  I'll look at other things that start when Windows starts and see if I can suggest the next steps.
    1. Download Autoruns http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx --> here
    2. Extract the files (right click on the zip file downloaded file and choose "extract all")
    3. Run Autoruns by double clicking on autoruns.exe (not autorunsC.exe).
    4. When the scan is complete, click file > save and save AutoRuns.arn in a place where you can find it later
    5. Download AutoRuns.arn on your SkyDrive (go to https://skydrive.live.com/ and log in with the same name of user and password that allows you to connect to ask questions here)
    6. Right click on the file downloaded and select 'Sharing' then 'Get link' and 'display only '.  Copy the link and post it in your next reply here.  See http://windows.microsoft.com/en-us/skydrive/share-file-folder
  • In XP, how to lock icons in folders so that they don't get mixed with each opening. I have subfolders in alphabetical order and you want to keep it this way.

    In XP, how to lock icons in folders so that they don't get mixed with each opening. I have subfolders in alphabetical order and you want to keep it this way.

    Hello

    I suggest you to see link below and check if it helps.

    How to arrange files using folder views in Windows XP: http://support.Microsoft.com/kb/306554

    For your reference: Changes in the size, the view, the icon or the position of a file are lost. http://support.Microsoft.com/kb/813711#top

    Registry warning:
    Important this section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:
    How to back up and restore the registry in Windows: http://support.microsoft.com/kb/322756

    Hope this information is useful.

  • is there anyway that I can simply download a VPS Windows version on a disk or a flash drive and reinstall the OS in this way?

    Original title: Windows Vista Edition Family Premium Situation!

    So, my desktop came with Windows Vista Home Premium, which I didn't know until about five minutes when I tried to use a password reset and it came with an error message. Being a little smarter I have myself give credit, I found that the password reset I used (I had gotten my laptop) has been installed only for Windows 7 because it is the operating system on my laptop. I have no idea if the office came with a disk recovery or not, since my mother bought the display instead of in the box as most of the people get it. I can't get to the desktop because my mother has forgotten his password and is the administrative account and this is the only account available. I decided that I need to reinstall Windows Vista Home Premium to the computer but I don't want to buy a version of it, if I can't, anyway I can just download a Windows VPS on a disc or flash drive and reinstall the OS in this way? Or do I absolutely have to buy a new version of Windows?

    Hello

    There is no available legal vista download.

    And you make a reset disk on that machine, not another machine and make you before you forget the password, not afterwards.

    If this is not applicable, you must reinstall the operating system.

    "What to do if you forget your Windows password"

    http://Windows.Microsoft.com/is-is/Windows-Vista/what-to-do-if-you-forget-your-Windows-password

    "If you forget the administrator password, and you do not have a password reset disk or another administrator account, you will not be able to reset the password. If there is no other user account on the computer, you will not be able to log on Windows and you need to reinstall Windows. »

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    http://support.Microsoft.com/kb/189126/en-us

    Tools third password

    Some third-party companies claim to be able to bypass the password that have been applied to files and features that use Microsoft programs. For legal reasons, we cannot recommend or endorse any of these companies. If you want to help to break or reset a password, you can locate and contact a third party company for this help. You use these third-party products and services at your own risk.

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    Microsoft prohibits any help given in these Forums for you help bypass or "crack" passwords lost or forgotten.

    Here's information from Microsoft, explaining that the policy:

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-security/keeping-passwords-secure-Microsoft-policy-on/39f56ef0-5d68-41AD-9daa-6e6019c25d37

    __________________________________________________

    You can contact your computer manufacturer and ask them to send you a set of recovery disks.

    They should do this for a small fee.

    ___________________________________

    And if you have never received a recovery disk when you bought your computer, there should be a recovery on the drive Partition hard reinstall Windows how much you bought your computer.

    The recovery process can be started by pressing a particular combination of the key or keys at startup. (Power on / start)

    Maybe it's F10, F11, Alt + F10, etc., depending on the manufacturer.

    Them or us ask the right sequence of key.

    ___________________________________

    Some manufacturers have more available Vista recovery disks.

    If this happens, you may need to try this instead:

    You can also borrow and use a Microsoft Vista DVD, which contains the files for the different editions of Vista (Home Basic, Home Premium, Business and Ultimate) must be installed. The product key on your computer / Laptop box determines what Edition is installed.

    Other manufacturers recovery DVDs are should not be used for this purpose.

    And you need to know the version of 'bit' for Vista, as 32-bit and 64-bit editions come on different DVDs

    Here's how to do a clean install of Vista using a DVD of Vista from Microsoft:

    "How to do a clean install and configure with a full Version of Vista '

    http://www.Vistax64.com/tutorials/117366-clean-install-full-version-Vista.html

    And once the operating system is installed, go to your computer manufacturer's website and get the latest drivers for your particular model or laptop computer.

    And phone Activation may be necessary when you use the above installation method.

    "How to activate Vista normally and by Activation of the phone '

    http://www.Vistax64.com/tutorials/84488-activate-Vista-phone.html

    See you soon.

  • Windows Update crashed my computer, sending me into the 'frustration after the reboot loop.' I use Vista, by the way. (Even worse!)

    Hi MS. victims (be strong!)

    I have the same problem about the update of windows. What happened was that I had put just internet access at home, so I was invited later to "new windows updates available" so I agreed. After about an hour (because he was that much) it was done and was ready to be restarted. so I restart my computer without hesitation because I had already created a restore point. The Blue Screen of Death. so he started to happen... the "loop." no Safe Mode. no last good configuration that worked. No command prompt. none worked. I mean, it's just bad.

    Victims of the SP, please help. I use vista, by the way. even worse!

    Windows Update Forum:

    You will get the best help for any problem of Update/Service Pack in the Windows Update Forum; the link below:

    http://social.answers.Microsoft.com/forums/en-us/vistawu/threads

    When you repost here, kindly include the Error Codes, and exactly what is happening when you try to update.

    In this way, you will receive the best help.

    See you soon.

    Mick Murphy - Microsoft partner

  • Application not found error-choose the program you want to use to open this file

    Soon all the world.

    I really hope that someone will post a reply to my question as soon as possible. I will try to be as descriptive as I could possibly, in order to solve my problems.

    The main problem is that I can't open some, if all the program files, applications on my windows 7, 32-bit laptop. I'm constantnly get application not found error, showing in a small window address, I was trying to do. Whenever I want to open a program, like the Adobe reader, word of microsoft, excel, mozilla firefox, google chrome - basically everthing, a window opens and is telling me this: choose the program you want to use to open this file: file: acad.exe... and recommend me acrobat from adobe program, any program I was trying to enter (in this case autoCAD).

    Cannot open cmd, when I go to system recovery, it says: System Restore could not start. I normally post records in: C and: D sheet music, play music, watch videos and see photos. I found a "hole" not being able to go to the internet via a browser. I discovered it when I went to an online help in some of the trobleshoots. It would open tab in google chrome by itself and then on it, I can browse the internet normally, but only through the said track.

    Currently, the microsoft security essentials performs a custom analysis (: C and: D), because I suspect it is a malware, or some kind of virus. It happened when I tried to download a program from CAD Solidworks 2012 via a site that I'm not sure I'm allowed to mention, that I don't want. Unless it's okay with you :) It begins with a letter t. By the way, I noticed that my: partition D has accumulated 10 GB + more in the space of a few days, because I remember two weeks ago I had close to 70 GB of free space, now it's about 56.3 GB. Curious, because I know that I did nothing so great in this period. Maybe I need to tell you that I get this window, from time to time, when I browse the internet (I never visit suspicious sites, or at least I don't me remember more I visited one in a very long time, like 4-5 months):

    [url=http://canadaalltax.com/z/?f=pjrKrjr7vTw8qi5FrTxXrjr4qdgHqjrHqE%3D%3D&eid=727&hid=15769845847361013151&pid=0&ch=666&rf=http%3A%2F%2Fwww.boldride.com%2Fbrand%2Fwilliams-racing&s=px.pluginh&r=0.13960388134319002]http://canadaalltax.com/z/?f=pjrKrjr7vTw8qi5FrTxXrjr4qdgHqjrHqE%3D%3D&eid=727&hid=15769845847361013151&pid=0&ch=666&rf=http%3A%2F%2Fwww.boldride.com%2Fbrand%2Fwilliams-racing&s=px.pluginh&r=0.13960388134319002[/url]

    I found this in my story, be very careful what you do with this link, I don't want that take you anything ;)

    That's on my side, please ask anything and everything, I'll visit this page when I can.

    Good bye!

    P.S. forgot to mention that when I download a program (mozilla Firefox), I can not run it due to: Application not found. I hope I found the right place for it.

    Original title: Windows 7 - Application not found. A big problem or easy-peasy?

    Hello

    Thanks for posting your query in Microsoft Community.

    1. What is the complete error message you get when opening a file?
    2. What happens when you try to open the command prompt?
    3. What happens when you try to access the internet by using Internet Explorer?
    4. You did changes to the computer before the show?

    According to the description of problem errors you get "application not found error" and "choose the program you want to use to open this file" and not being is not able to do system restore, it seems that some windows file is corrupted. I also suggest you to post back the results of analysis.

    I would suggest trying the following methods and check if this is useful:

    Method 1:  Run SFC scan and check for corrupted Windows files and violations of integrity.

    Use the System File Checker tool to repair missing or corrupted system files

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

    Method 2:

    For any question, where his prompting you to select the default program
    Try to set the default values for the program
    Change the programs that Windows uses by default

    For any question, where you are not able to download and install firefox, download the file and save it and then try to install firefox.

    I hope this helps. Please let us know the results. Feel free to write us again for any help.

  • How can I make a route in this way?

    Hello world

    How to make a path, I tried many ways that - Script: fill the long way - model... always off on a right angle and does not have the path of the road...

    It's pretty hard to explain, but I want to make the dotted lines like the image im using here road.

    2c5130e2f0d1db94cfcc379ae4fc1a53.png

    and then to turn this entire selection in my document in this way somehow, but perfectly placed around the corners and straight paths so... Is it possible to somehow...

    I have a card I'm working on a satellite image huge document 20480 20480 x and as a road to high detail images but can't make it work...

    As you can see the road is gray semi textured road above, but without lines...

    29d65bda5ee8b48eb526be6bdc3eb232.jpg

    Thank you!

    Hey, if I'm not mistaken not want to build the road that runs along the boss in the lower part.

    I think I'd do two ways:

    With the help of Photoshop:

    1 create a long drive in a document, you can use your road of basic on the first image and duplicate it to design your long straight way. Save the document. I would sugest you tiff file format, so that you can keep trasarency on the borders.

    2. place the road in your map document. In the main menu choose file/place/Linked and put your file

    3. use the puppet wrap tool. In the main menu choose Edit/Pupped envelope.

    4. Add control points where you want the road to turn and move.

    With the help of Illustrator:

    1. create a brush model using the portion of the road.

    2. make a path and assign the brush

    3. copy from Illustrator and paste to the Ps as smart object

  • Can I organize pictures by year, then month, then the location. In the photo on my iPhone app, they are organized in this way and I would do the same in Lightroom. Is this possible?

    Can I organize pictures by year, then month, then the location. In the photo on my iPhone app, they are organized in this way and I would do the same in Lightroom. Is this possible?

    Find pictures of calendar is integrated into Lightroom. The filter bar allows you to find photos taken during the year, or any month/year or month/day/year. No work necessary to implement. Just use the filter bar.

    Location is also a means of organizing in Lightroom and is especially easy if your phone adds GPS coordinates to the pictures it takes. Even if the phone does not add the GPS location, you can do it manually in Lightroom.

  • RMAN backup runs twice (sequential) even if it is not configured in this way

    Hello

    I started experimenting with RMAN as another way for backup (currently we use backup with storage). I'm running a few tests every day to check the overhead and time there and also check the storage space needed for our system.

    At first, everything seems fine, I tested a few default options and then started to configure the RMAN suite better our needs.

    The problem:

    During my recent tests found that RMAN's backup of my database twice, but I could not find out where I configure it to run this way.

    I even put a basic Vanilla with the same features, but it produces a single backup set.

    I enclose my test RMAN environment configuration, and I hope that someone will be able to indicate where I configured RMAN to do 2 sets of backup.

    RMAN > show all.

    Db_unique_name MSCA RMAN database configuration settings are:

    CONFIGURE REDUNDANCY 1 RETENTION STRATEGY; # by default

    CONFIGURE BACKUP OPTIMIZATION # by default

    SET UP DEFAULT DISK DEVICE TYPE; # by default

    CONFIGURE CONTROLFILE AUTOBACKUP ON;

    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO "%F" # by default

    SET UP THE DEVICE TYPE DISK BACKUP FOR PARALLELISM BACKUPSET TABLET 1 TYPE;

    CONFIGURE BACKUP OF DATA TO DISK FILE TYPE DEVICE TO 1; # by default

    CONFIGURE BACKUP ARCHIVELOG FOR DEVICE TYPE DISK TO 1; # by default

    CONFIGURE CHANNEL 1 DEVICE TYPE DISK FORMAT ' / oracle/MSCA/db/rman_bkup/MSCA/df_%d_%T_%U.rmn' MAXPIECESIZE 10 G;

    CONFIGURE MAXSETSIZE TO UNLIMITED; # by default

    CONFIGURE ENCRYPTION OF DATABASE # by default

    CONFIGURE THE ENCRYPTION ALGORITHM "AES128"; # by default

    CONFIGURE COMPRESSION ALGORITHM 'BASIC' AND 'DEFAULT' LIBERATION OPTIMIZE FOR TRUE LOAD; # by default

    CONFIGURE THE NONE ARCHIVELOG DELETION POLICY; # by default

    CONFIGURE SNAPSHOT CONTROLFILE NAME TO ' / oracle/MSCA/db/rman_bkup/msca_dbs/snapcf_MSCA.f';

    Here is the result of the end of the backup set 1. You can see it took 2 hours, then immediately, he began another work of backup (highlighted in RED)

    channel ORA_DISK_1: finished piece 5 to 02 - OCT-14

    piece handle=/oracle/MSCA/db/rman_bkup/MSCA/df_MSCA_20140902_09phg6h0_5_1.rmn tag = TAG20140902T115927 comment = NONE

    channel ORA_DISK_1: full game backup, duration: 02:05:08

    channel ORA_DISK_1: from complete compressed datafile backup set

    channel ORA_DISK_1: specifying datafile (s) in the backup set

    Thank you

    Saar

    You present, evidence that it is '2 backups of a database'.  I see two backupsets, each with a different set of data files in your ad.  If the backup is spanning two backupsets - you probably more than 64 files of data.

    Hemant K Collette

  • This creationComplete account this way nested components?

    I have a custom component that extends VBox with several nested components. One of these nested components is a component TextArea.

    I'm trying to set the text of the textfield and I get an error telling me that it is a null object. But I call this creation AFTER full of my component. So I guess the dispatches from creationComplete only after you have created the component itself and not all his children. So, how can I know when all of the child elements are created?

    Thank you!!!

    "Amy Blankenship" wrote
    in the message news:[email protected]...
    >
    > "john isaack" wrote in message
    > news:[email protected]...
    > I'm sorry about that.
    >>
    > The quickest way is to add this fragment to the URL
    > pathToProject/_MothersRings.html#Customize/4/style 83
    >>
    > Also to get y navigate the first State click on the 'go' button then
    > in
    > the next State, click any item component TileList, and you will be brought to the
    > third
    > State which is the State that adds the _Customizer component.
    >>
    > THANK YOU
    >
    > I would say that you import the project you sent me as a new porject and see
    > what it looks like to me. I suspect the fact that you do not include bookstores
    > Directory is at least part of the problem.

    OK, I got it works well enough to get into the logic you are talking
    everything.

    And Big Oops, I somehow missed that the text of the problem area was in a
    Accordion.
    http://www.magnoliamultimedia.com/flex_examples/Amys_Flex_FAQ.PDF Q5

    Here is how I changed your code in sort of a quick and dirty way. I don't
    as this way of using the links myself, but on the surface, they are easier to
    understand that the substitution commitProperties. Note that if you do this
    way, you don't need to wait the full event before the
    Properties. As soon as they are available they go just where you
    go.

    http://www.Adobe.com/2006/mxml '.
    creationComplete = "onComplete (event)" > "

    Import mx.controls.TextArea;

    private var _complete:Boolean;

    private var _stoneCount:uint;

    private var _selectedStyle:String;

    [Bindable]

    private var _stylesXML:XML = ;

    [Bindable]

    public function get stoneCount (): uint

    {

    Return _stoneCount;

    }

    public function set stoneCount(n:uint):void

    {

    _stoneCount = n;

    trace (stone_label);

    stone_label. Text = "stones:" + _stoneCount;

    }

    [Bindable]

    public function get selectedStyle (): String

    {

    Return _selectedStyle;

    }

    public function set selectedStyle(s:String):void

    {

    s = _selectedStyle;

    style_label. Text = "Style:" + _selectedStyle;

    }

    public function set stylesXML(xml:XML):void

    {

    trace(_Complete+":"+TA2);

    _stylesXML = xml;

    / * if (ta1) {}

    TA1.text = xml;

    }

    {if (TA2)}

    TA2.text = xml.style. (@style_code is _selectedStyle;)

    }

    If (ring_image)

    {

    ring_image.source =
    ' http://www.kranichs.com/mothers_rings/MothersRingsImages/ ' + xml.style. (@style_code )
    == _selectedStyle).ring.ring_style [0] .@image;

    }*/

    }

    private function onComplete (e: Event): void

    {

    _Complete = true;

    }

    ]]>


    Text = "{_stylesXML? "{_stylesXML: 'Scott'}" / >


    Text = "{_stylesXML. () attribute ('style_code') == selectedStyle)}"/ >


    source = "{' http://www.kranichs.com/mothers_rings/MothersRingsImages/'+ _stylesXML.style.}" (@style_code)
    == _selectedStyle).ring.ring_style[0].@image}"/ >

    HTH;

    Amy

  • Is it necessary to use separate external hard drive or external hard drive new or freshly formatted for backup time machine.

    Is it necessary to use separate external hard drive or external hard drive new or freshly formatted for backup time machine.

    Both fresh and freshly, can use as a Time Machine backup HARD drive, although I personally prefer to use newly formatted disk.

  • Which user account you want to use to run this program?

    That fairly recently, when I click to start Firefox, and just before it actually opens, I has the following screen:

    "Which user account do you want to use to run this program?

    I did some internet research and it seems as if many people have encountered this same problem.

    What is the cause, is it dangerous for my computer, and how can I get rid of this message?

    Make sure that Firefox is not set to run as administrator.

    Right click on the desktop Firefox shortcut and choose "Properties".

    Make sure that all items are disabled in the tab "Compatibility" in the Properties window.

    • Privilege level: "Run this program as Administrator" should not be selected
    • "Run this program in compatibility mode for:" must not be selected

    Also check the firefox.exe program properties in the program Firefox (C:\Program Files\Mozilla Firefox\) folder.

  • Why my game Center freezes when I go by parameters or directly by clicking on the center of games? Can I know which method is the best to use to solve this problem? Also, I use an iPhone 6 s, iOS 9.3.1

    Why my game Center freezes when I go by parameters or directly by clicking on the center of games? Can I know which method is the best to use to solve this problem? Also, I use an iPhone 6 s, iOS 9.3.1

    Have you ever tried to force reboot the phone by holding down the button sleep and home for 10 seconds, until the call logo comes back again?

    You won't lose data, but it can cure a few glitches.

    If this does not work, the initial Setup would be the next step:

    Use iTunes to restore your device to factory settings - Support Apple iOS

Maybe you are looking for

  • Stop the scrolling jumpy behavior

    When I initially opened a window that has a scroll bar (Finder, Safari, Mail), it momentarily displays the full view of the content of the window at the top.  However, after a very short time and after that I stopped any scrolling, content jumps down

  • Portege R600 - disable 3G radio

    HI -. I have a R600 I'm trialing, but when I load upwards (version 5) Wireless Manager it says that the radio is turned off. I tried three different SIMs, both Vodafone and a BT I am based in the United Kingdom. Can anyone help? Bob F

  • How to disable content advisor?

    Help, please Someone has activated the Access Manager so now whenever I go on the net that I have to type this password so I can access each Web page/site that I want to go. How do I disable?

  • Vista will not stop the same security update. I install the update, and it immediately appears again.

    This is a security update. It's boring and afraid, that it slows down my PC.

  • RAID0 en Dell Optiplex 790

    Buenas tardes! Estoy queriendo usar una Optiplex 790 como backup servidor, por lo that I need armar discos in RAID 0, y queria Saber TR are posible. Porque por lo than Biogen verificando via not web, none are posible. MUCHAS Gracias!