OR operator in places query. Can't get it to work.

I got the follow and neither work. How do I get OR to work?
place:terms=word1 OR word2&domain=www.google<i></i>.com&domainIsHost=true&expandQueries=true&queryType=1<br />
place:terms=word1ORword2&domain=www.google<i></i>.com&domainIsHost=true&expandQueries=true&queryType=1
References: https://developer.mozilla.org/en-US/docs/Places_query_URIs
http://forums.mozillazine.org/viewtopic.php?f=23&t=629560
Operator Description
OR This is the OR logical operator.

This to use &OR to separate the terms:
<pre><nowiki>place:terms=word1&OR&terms=word2&domain=support.mozilla.org&domainIsHost=true&expandQueries=true&queryType=1</nowiki></pre>
This seems to be working for me for a history search:
<pre><nowiki>place:terms=heart&OR&terms=led%20zeppelin&domain=www.youtube.com&domainIsHost=true&expandQueries=true&queryType=0</nowiki></pre>

Similar Messages

  • My MBP does not boot in the operating system. How can I get it to work again?

    I've tried rebooting from the OS DVD but it does not do anything. Now, I can't even get the DVD out to try the MBP install disks. Is there anyway to get this working again?

    If it's not an Airprint enabled printer, you can not natively through your iPad.  BUT, there are apps you can purchase in the App Store, like Print Central ($9), which is what I use myself and works well for my needs.

  • After I run a query can I get it to return the number of files matched and each individual file name?

    After I run a query can I get it to return the number of files matched and each individual file name?  I am trying to do a data mining routine and this would be helpful. 
    BBANACKI

    Hi bbanacki,
    Please have a look at the following code:
    Define your queries and then:
    oAdvancedQuery.ReturnType=eSearchFile
    oMyDataFinder.Results.MaxCount = iMaxNumberOfReturndElements
    Call oMyDataFinder.Search(oAdvancedQuery)
    Set oMyResults  = oMyDataFinder.Results
    If oMyResults.IsIncomplete Then
      msgbox "The first " & str(oMyResults.Count) & " files found"
    Else
      msgbox str(oMyResults.Count) & "  files found"
    End If
    for iLoop = 1 to oMyResults.Count
      Cell.Text = oMyResults(iLoop).Properties("Name").Value
      Cell.Text = oMyResults(iLoop).Properties("fullpath").Value
    next
    Greetings
    Walter

  • Is there a compatability issue with Firefox and Andriod operating system 2.2.3? I can't get Firefox to work. I have tried uninstalling it and it won't download. in English

    Is there a compatability issue with Firefox and Andriod operating system 2.2.3? I can't get Firefox to work. I have tried uninstalling it and it won't download. in English

    Hi Drbobdog, there shouldn't be a compatibility with Android OS 2.2.3. There may be a compatability with the device itself.
    Here are the system requirements:
    https://wiki.mozilla.org/Mobile/Platforms/Android#System_Requirements
    (also seen here as well : http://www.mozilla.org/en-US/mobile/platforms/ )
    I hope this helps.

  • Making a join seems simple but I can't get it to work

    Hi All,
    I have 2 tables LUGallery and LUSubGallery, the tables are related by the GalleyID field
    LUGallery
    Gallery ID
    ClientID
    GalleryName
    5
    50
    Australia
    8
    50
    Weddings
    12
    33
    Portraits
    4
    33
    Landscapes
    LUSubGallery
    SubGalleryID
    GalleryID
    GalleryName
    67
    5
    NSW
    68
    5
    QLD
    69
    8
    Reception
    70
    8
    Location
    87
    8
    Ceromony
    97
    4
    Rain Forest
    What I am try to do seems simple but I can't get it to work the way I want it.
    I am trying to write a query to display Galleries from the LUGallery tbl that have a Sub Gallery attached to them (ie. It's GalleryID appears in the LUSubGallery tbl)
    So the query for the above example would list Australia, Weddings & Landscapes
    I have tried to write code both with inner joins and nested queries but just can't get it right,
    Any help would be greatly appreciated.
    Thanks in advance
    Kris

    I just want to
    display the GalleryNames from the LUGallery tbl once
    Then you probably do not want include all the extra columns from the LUSubGallery table.
    It returns all of the records from both tables that Have
    the same GalleryID
    That is the way this type of JOIN works. It will return one record for each matched GalleryID. If you only want to display the unique gallery names you can either:
    1) Use an EXISTS clause.  It will return the distinct records from the main gallery table IF a matching record exists in the LUSubGallery table
    --- Not tested ---
    SELECT  LUGallery.GalleryID,
    LUGallery.GalleryName
    FROM    LUGallery
    WHERE   EXISTS (
            SELECT  *
            FROM LUSubGallery
            WHERE LUGallery.GalleryID = LUSubGallery.GalleryID
    http://www.techonthenet.com/sql/exists.php
    ... OR ....
    2) Use the DISTINCT operator to return only the unique combinations of the selected columns. Note: DISTINCT considers all columns in the SELECT list . So if you only want unique galleries, do not include the LUSubGallery columns in the SELECT list.
    http://www.w3schools.com/SQl/sql_distinct.asp
    Message was edited by: -==cfSearching==-

  • I updated my OS from 10.6.4., to 10.8.2 I want to buy iDVD and I Movie, but bought iPhoto and can't get it to work yet.  Hesistant to buy the others without now having the original applications on my laptop. Do I need to buy the older versions first?

    I updated my OS from 10.6.4., to 10.8.2.  I want to buy iDVD and iMovie, but I bought iPhoto and can't get it to work yet.  I'm hesitant to buy the others without now having the original applications on my laptop. Do I need to buy the older versions first?  They are probably on my Snow Leopard install disc, but I am now running Mt Lion that I bought, and downloaded a few days ago...so I don't want to insert the old OS disc, thinking it might want to reinstall the old OS...  Thanks,
    KathyH-P

    Download iPhoto Library Manager and use its rebuild function. (In Library Manager it's the FIle -> Rebuild command)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  

  • Can't get Mail to work - I get the spinning wheel and Mail freezes.  I have to Force Quit it.  How do I fix this?

    Can't get Mail to work - I get the spinning wheel and Mail freezes.  I have to Force Quit Mail .  How do I fix this problem?

    Please follow these directions to delete the Mail "sandbox" folder.
    Back up all data.
    Triple-click the line below on this page to select it:
    ~/Library/Containers/com.apple.mail
    Right-click or control-click the highlighted line and select
    Services ▹ Reveal
    from the contextual menu.* A Finder window should open with a folder named "com.apple.mail" selected. If it does, move the selected folder — not just its contents — to the Desktop. Leave the Finder window open for now.
    Log out and log back in. Launch Mail and test. If the problem is resolved, you may have to recreate some of your Mail settings. You can then delete the folder you moved and close the Finder window. If you still have the problem, quit Mail again and put the folder back where it was, overwriting the one that may have been created in its place. Post your results.
    Caution: If you change any of the contents of the sandbox, but leave the folder itself in place, Mail may crash or not launch at all. Deleting the whole sandbox will cause it to be rebuilt automatically.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard (command-C). In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.

  • Help!! Can't get BeforeReport to work

    I am in desperate need of help - I have tried opening an SR and I was told using parameters was a customization and I needed to hire a consultant. I also tried to email my instructor from my XML Publisher class but she told me to check the user's guide....which I have done and to no avail. In fact, I have copied exactly based on the sample data template from the users guide to what I have and I still get an "Invalid Relational Operator".
    I have to get this report published but can't get it to work - I will be happy to email or post my template and package body but need anyone's help who is willing to give it. I am sorry to sound so desperate but I am!!!
    Thanks SO much!!!
    Rob

    Thanks so much Tim!
    My template is as follows:
    <?xml version='1.0' encoding='utf-8'?>
    <dataTemplate name='servicerecord' description='Employee Service Record' defaultPackage='gisd_xml_pkg' version='1.0'>
    <parameters><parameter name='p_emp' dataType='number' ></parameter></parameters>
    <dataQuery>
    <sqlStatement name="Q1"><![CDATA[select pac.segment1,
    pac.segment2,
    pac.segment3,
    pac.segment4,
    pac.segment5,
    pac.segment6,
    pac.segment7,
    pac.segment8,
    pac.segment9,
    pac.segment10,
    pac.segment11,
    pac.segment12,
    pac.segment13,
    pp.date_from,
    pp.date_to,
    pp.EMPLOYEE_NUMBER,
    pp.last_NAME,
    pp.first_name,
    pp.middle_names,
    pp.national_identifier
      from per_analysis_criteria pac,
           (select ppf.person_id,
                  ppf.first_name,
                  ppf.middle_names,
                  ppf.NATIONAL_IDENTIFIER,
                   ppf.EMPLOYEE_NUMBER,
                   ppf.last_name,
                   ppf.effective_start_date,
                   ppa.analysis_criteria_id,
                   ppa.date_from,
                   ppa.date_to
              from per_all_people_f ppf, per_person_analyses ppa
             where ppf.person_id = ppa.person_id
             and trunc(sysdate) between ppf.effective_start_date and ppf.effective_end_date) pp,
           PER_SPECIAL_INFO_TYPES_V psit
    where pp.analysis_criteria_id = pac.analysis_criteria_id
       and psit.id_flex_num = pac.id_flex_num
       and psit.name = 'GISD Employee Service Record'
       and &p_dynamic_where_clause]]></sqlStatement>
    </dataQuery>
    <dataTrigger name='beforeReport' source='gisd_xml_pkg.beforeReport'/>
    <dataStructure>
    <group name='G_EMPLOYEE' source='Q1'>
    <element name='LAST_NAME' value='LAST_NAME'/>
    <element name='FIRST_NAME' value='FIRST_NAME'/>
    <element name='MIDDLE_NAME' value='MIDDLE_NAMES'/>
    <element name='SSN' value='NATIONAL_IDENTIFIER'/>
    <element name='DATE_FROM' value='DATE_FROM'/>
    <element name='DATE_TO' value='DATE_TO'/>
    <element name='SCHOOL_YR' value='SEGMENT1'/>
    <element name='POSITION' value='SEGMENT2'/>
    <element name='YR_OF_EXPERIENCE' value='SEGMENT3'/>
    <element name='PERCENT' value='SEGMENT4'/>
    <element name='NO_OF_DAYS' value='SEGMENT5'/>
    <element name='ST_SK_PYB' value='SEGMENT6'/>
    <element name='ST_SK_EARNED' value='SEGMENT7'/>
    <element name='ST_SK_USED' value='SEGMENT8'/>
    <element name='ST_SK_EYB' value='SEGMENT9'/>
    <element name='ST_PERS_PYB' value='SEGMENT10'/>
    <element name='ST_PERS_EARNED' value='SEGMENT11'/>
    <element name='ST_PERS_USED' value='SEGMENT12'/>
    <element name='ST_PERS_EYB' value='SEGMENT13'/>
    </group>
    </dataStructure>
    </dataTemplate>
    My package:
    CREATE OR REPLACE package APPS.gisd_xml_pkg as
    function beforeReport return boolean;
    p_emp number;
    p_dynamic_where_clause varchar2(4000);
    end gisd_xml_pkg;
    My package body:
    CREATE OR REPLACE package body APPS.gisd_xml_pkg as
    function beforeReport return boolean is
    begin
    if p_emp is not null
    then
    p_dynamic_where_clause:= 'pp.employee_number = p_emp';
    else
    p_dynamic_where_clause:= '1=1';
    end if;
    return(TRUE);
    end;
    end gisd_xml_pkg;
    My SR number is 6367551.993
    Rob

  • Datalist with scrollbar, can't get it to work

    Hi all there,
    I've tried this over and over, but i can't get this to work;
    I have selected an picture (thumbnail) AND selected a vertical scrollbar (with shift click) The scrollbar is from catalyst itslef, so not a custom made 1.
    I then (with again both selected) convert these to data list.
    When done, i select within the data list the thumbnail and set this towards the Repeated item.
    I now have (by default) 5 thumbnails. I add some more to my likings.
    And now i'm blanc.
    When previeuwing this in my browser i can see the thumnails, including the hover state, i can see the image of the scrollbar but... the scrollbar does not work.
    I cant even click the butto on it. It looks just like a picture without any functionality.
    I've consulted the web, read Classroom in a Book over and over again, but whatever i do, even within the tutorials comming with the Classroom book, i can't get this to work.
    Help in this matter would be greatly appreciated. I'm simply stuck.
    Many thanks allready!

    A 1 overnight sleep did the trick for me.
    I redid all the work after some testing. It works now as intended. Can't recall where i did it wrong the first place.
    Case closed for me.
    Thx. all

  • Can't get VLAN to work

    Hello,
    Maybe I'm missing something elementary.. this is my first time trying this out and just can't get it to work.
    I've got an xserve on a netgear smart switch on port 13. The netgear is hooked up to two different networks (204.x.x.x via port 1 and 128.x.x.x via port 2), and I have 2 VLANs setup on the switch (vlan 1 has port 1 and port 13, vlan 2 has port 2 and port 13).
    The xserve's interface that's on port 13 has a 204 IP and works wonderfully on the 204 network. I then tried to setup a VLAN via sys prefs network and that appeared in the network configs list, and gave it a 128 address. However, even with all the right settings, it won't show up at all on the 128 network.
    Is there something basic that I'm missing?

    Oh, thats not exactly what I meant
    Basically:
    The server serves Web and QTSS via 204 to the world via en0.
    Then, there's 5-10 machines or so on 128 (and 1-2 on 204) that sync over 3TB of data to the machine via 128 (this sever is the only one we have on site that has raids hooked up to it, so its the central data storage so to say), so en1 is pretty much completely saturated between 12am and 8am (and during the day when there's a lot of new work going on). Originally we used to do this over the primary web interface and all the web traffic would suffer (and especially qtss... we'd start getting disconnected errors all over the place when we started up massive copies).
    Half of the machines are 204's and the rest are 128's, which is why we want the ability for en1 to be able to talk locally to machines on either 204 or 128, without having to interrupt the main interfact (if that makes any sense). Does that seem like a sensical solution?
    If it also helps visualize a bit:
    I only have access to register 8 machines on the 204, and TONS on the 128, but im not allowed to serve .com traffic on 128. Technically, the 128 does talk to the 204 locally on location, but its done through a nasty switch and we dont see much higher than 10Mbps tops.

  • Can't get Themes to work for movie using iMovie on ipad

    I finsished a trailer using iMovie on my iPad successfully and LOVED it! Sooo fun!
    Now I'm trying to make a movie for a friend's wedding, but I can't get it to work with the themes. When I select my theme and start a new project using a few pictures the theme music works when I replay, but no visual elements of the theme I selected show up (or available for selection). when I click on the gear wheel, it does show what theme I selected.... What am I missing???? The only place the theme shows up is on the tile in the "projects" section.
    Then I tried the same thing on my iphone 4S (iOS7) and the same thing happens.
    I looked at the tutuorials etc...and I think Im doing it right (after all, I got the trailer to work perfectly) and I think I'm not technologically challanged - but I just would like to have the theme visual elements to show up.
    Please help
    Mir

    Tap the Transition points and choose the star icon.  This is for theme associated transitions including their graphic elements.

  • Can't get X to work properly (ATI AIW 9800)

    Hello,
    I have a few problems. My first problem is this. The dpi was messed up when i first install, so i thought no big deal, I'll just go and configure the defaultserverargs setting in the startx script to "-dpi 75". This does not seem to work. Secondly,I can't get gnome to work as my default window manager. I put this line in my .xinitrc file in my home directory:
    exec gnome-session
    I also tried this:
    exec /opt/gnome/bin/gnome-session
    My last problem is that when i try to install the ati fglrx drivers with the stock kernel arch package but whenever the fglrx module is called, it says that the module doesn't exist. One thing i might mension which might be of importance is that i compiled a custom kernel during install without SMP and preemtivity so i could use my rt2500 wireless card. Thanks in advance for the help
    cheers,
    -Lukas

    sinisterguy:  You're going to need to build your own kernel module, afaik you can't just symlink a module built for another kernel and expect it to work.
    As root, run
    abs
    Once that's done (it'll check out a bunch of stuff from cvs), change to your normal user and either make a directory for the new package, or cd to some temp directory, then:
    cp /var/abs/extra/modules/ati-drivers-arch/* .
    vim PKGBUILD
    then make the following changes:
    pkgname=ati-drivers-arch
    to
    pkgname=ati-drivers-custom
    (or whatever you want to call the package)
    depends=('ati-drivers' 'kernel26')
    to
    depends=('ati-drivers')
    source=(https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/fglrx_6_8_0-$pkgver-1.i386.rpm fireglcontrol.desktop)
    to
    source=(http://www2.ati.com/drivers/linux/fglrx_6_8_0-$pkgver-1.i386.rpm fireglcontrol.desktop)
    (for some reason I can never get the source from the https address through makepkg.)
    and
    _kernel=2.6.15-ARCH
    to
    _kernel=`uname -r`
    Save and quit, then run
    makepkg
    - this'll make you a brand new kernel module package that you can install with
    pacman -A ati-drivers-custom-8.22.5-2.pkg.tar.gz
    You'll need to update this package every update to the ati-drivers in the same way you originally built it.
    If you need more information, ABS is a good place to look, as well as man makepkg. 
    </abs tutorial>

  • My iPod Touch 3rd Generation won't connect to iTunes. It keeps saying MobileDeviceService has encountered a problem and needs to close.How can I get it to work?

    My iPod Touch 3rd Generation won't connect to iTunes. It keeps saying MobileDeviceService has encountered a problem and needs to close.How can I get it to work?

    My iPod was working fine and then my oldest son put in a flash drive to download some music and now my iPod will not connect to iTunes.
    Doublechecking something. Are you still back at SP2 for your XP? Or do you have SP3 in place?

  • How can I get iCloud to work on my IMac?

    I have an IMac, iPhone and now a MacBook. I have iCloud working on my MacBook and iPhone. How can I get it to work on my iMac 27" Both computers have Lion for the OS. Blessings...

    Reinstalling Lion/Mountain Lion Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion: Select Reinstall Lion/Mountain Lion and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

  • When I go into Libary in Encore CS6 there are nothing in it. How can I get it to Work?

    When I go into Libary in Encore CS6 there are nothing in it. How can I get it to Work?
    Operating System: Windows 7
    Has it ever worked? No If so, what's changed? : Nothing
    Recent System Hardware or Software change?: No

    Pasting the Content from the above link :
    Issue
    When you access the Library panel in Adobe Encore, the panel contains no content. Additionally, there is no subfolder named Library within the Adobe Encore application folder on your hard disk.
    When you access the title templates in Adobe Premiere Pro, the title templates are missing.
    When you access the template projects in After Effects, the template projects are missing.
    To the topSolution: Install the CS6 Functional Content
    Creative Cloud and disc product customersDownload and install the functional content for Adobe Premiere Pro and Encore.
    After Effects template projects were migrated to the After Effects Exchange.
    Adobe Premiere Pro and Encore Functional Content is available here:
    Mac OS (1.1 GB)
    Windows (734 MB)Installation instructionsMac OS
    Double-click the .dmg file to mount a disk image containing the installers.
    Choose to install Encore, or Adobe Premiere Pro functional content, or both packages. Open the folder for each package and locate the installer.
    Run "Install.app" to begin the installation process.
    After installing the first package of functional content, the installer ejects the disk image. Remount the disk image to run the second installer.
    Windows
    Note:If you installed the previous functional content packages, it's possible that you have Templates and Textures folders in the Program Files\Adobe\Adobe Premiere Pro CS6\Presets folder. Delete these folders before installing.
    Extract the contents of the downloaded zip file to a convenient location (for example, the Desktop).
    Run the .exe file to create install folders for the Encore and Adobe Premiere functional content installers.
    Navigate to the folder for the content you want to install and execute the installer.
    Electronic Software Delivery (ESD) customers only
    Download and install functional content for Encore, After Effects, and Adobe Premiere Pro. Note: Skip steps 1-6 if you have already downloaded functional content for Encore, After Effects, and Adobe Premiere Pro.
    In a web browser, go to www.adobe.com/membership.
    Sign in with your Adobe ID and password.
    Click View Order History.
    Look at the row with your order number and click Download.
    On the download page, look at the row with the description for function content. For example, for CS5, look for “Adobe Premiere Pro CS5: Download contains additional ReadMe files plus content (menus, buttons, and backgrounds) for Adobe Encore CS5.”
    Download this content using Akamai Download Manager or Alternate Download Method.
    Close Encore and Adobe Premiere Pro.
    (Mac OS) Double-click the .dmg file that you downloaded. On the Adobe Premiere Pro CS5 Content disk image, open the Encore Functional Content folder. Double-click Setup.
    (Windows) There are two files that you downloaded (for CS5, these files are PremierePro_5_Content_LS7.exe and PremierePro_5_Content_LS7.7z). Double-click the.exe file to extract the folders and files. Browse to the Encore functional content folder within the extracted folders. Double-click Setup. Following are detailed steps for Windows: 
    Go to the folder where you have downloaded files from the download page. For example, Desktop\Premiere. 
    Double-click PremierePro_5_Content_LS7.exe. The installation files are extracted to a folder named Adobe CS5. For example, Desktop\Adobe CS5.
    Go to the Adobe CS5\Premiere Pro Family Content Installers\Adobe Encore CS5 Functional Content folder.
    Double-click Set-up.exe. Installation starts. Follow the instructions to complete installation.
    To the topAdditional solution: Install the Resource Central library content
    Download the extra library content
    Choose your language to begin the download:
    English French German Japanese Italian Spanish Korean
    Extract the Library content to the Library folder
    Extract the zip file that you just downloaded to create a .7z file (for example, en-US.7z).
    Extract the .7z file to any convenient location (for example, the Desktop). This step creates a folder based on the language you selected.
    7-zip for Windows (available for download at http://www.7-zip.org/download.html)
    The Unarchiver for Mac OS (available for download at http://wakaba.c3.cx/s/apps/unarchiver.html)
    Copy the contents of the language folder (for example, en-US) to the following location:Windows: C:/Program Files/Adobe/Adobe Encore CS6/
    Mac OS: Applications/Adobe Encore CS6/
    If you choose a custom Library folder location other than the default location, launch Adobe Encore and browse to your custom Library folder location.Windows: Edit > Preferences > MediaMac OS: Encore > Preferences > Media

  • HAVE DOWNLOADED ADOBE READER ON MY HP COMPUTER, HOW CAN I GET IT TO WORK?

    I have downloaded ADOBE READER unto my hp computer, how can I get it to work?  easy with the reply...novice here.

    You write that you "downloaded" it, but did you also install it?
    If you need more help, please tell us your operating system.

Maybe you are looking for

  • Mass processing of Workorders-Reg

    Hi, We are having standard Tcode COHV for mass Processing of Production Order. Like that do we have any tcode for mass processing of Workorder. The reason behind is instead of having CO99 for closing the order with only one plant(my requirement is mu

  • Set Currency Format in View V_T015z

    Respected Members, I want to convert the currency value in word and that to according to the country India. Now when i am using functional Module SPELL_AMOUNT the converted value coming in the words is showing million and thousands format. I want it

  • Best environment to work with Studio 10g?

    Hi ! Which environment, in your experience, do you recommend as a good and stable one to work with Oracle BPM Studio 10g ? Windows Vista ? Windows 7 ? Windows 2003 ? I know the compatibility matrix, but we are suffering some performance issues while

  • Great presentation on OBIEE map views

    By Tony Heljula at the RittmanMead BI Forum/Masterclass. Tony's presentation is at: http://www.rittmanmead.com/files/biforum2011/Heljula_Spatial.pdf Mark Rittman's blog post on the forum with links to all presentations is at: http://www.rittmanmead.c

  • Switching devices

    I am trying to switch between my sg6 and a droid ultra. It keeps telling me to switch the Sims card but the ultra does not have one. I can't figure out how to switch devices. Verizon Wireless Customer Support