Workbooks behaves differently when opened through Bex Analy or RRMX

I have created some workbooks using formual mode.
If i create workbook using RRMX the formula looks like this
BExGetData("DP_2";M$12;$A$26;$B$26;$C19) .That is what expected.
But if i create the workbook in Bexanalyzer & save, the following formula gets converted to
'C:\Progra~1\SAPGUIPH.640.EN\Bw\BExAnalyzer.xla'!BExGetData("DP_2";M$12;$A$26;$B$26;$C19)
SO next time i should open this workbook directly through Bex analyzer , if i try to open it through rrmx the formula cell will display as #name?.
How to sort it out .By both ways the workbook should work.
Regards,
Anita

Check with your refresh settings of workbook.

Similar Messages

  • Why does "Link Media" behave differently when used as a keyboard shortcut vs when right clicked???

    Not sure whether anyone else is encountering this, but the "Link Media" command behaves differently when right clicked as opposed to when used as a keyboard shortcut.
    When you right click to select that option for an offline file, you get only the corresponding disconnected source media. But when you execute "Link Media" via a keyboard shortcut, PP brings up a huge list of all other offline media. Why does it only do that when you use the keyboard shortcut for "Link Media" but not when you right click "Link Media".
    I'd like to get the Link Media command to behave via the keyboard shortcut the same way it behaves when right clicked. I don't want to have to deal with relinking a hundred other files, but just the single offline file I'm working on.

    Among the alternatives not mentioned... Using a TiVo DVR, rather than the X1; a Roamio Plus or Pro would solve both the concern over the quality of the DVR, as well as providing the MoCA bridge capability the poster so desperately wanted the X1 DVR to provide. (Although the TiVo's support only MoCA 1.1.) Just get a third-party MoCA adapter for the distant location. Why the hang-up on having a device provided by Comcast? This seems especially ironic given the opinions expressed regarding payments over time to Comcast. If a MoCA 2.0 bridge was the requirement, they don't exist outside providers. So couldn't the poster have simply requested a replacement XB3 from the local office and configured it down to only providing MoCA bridging -- and perhaps as a wireless access point? Comcast would bill him the monthly rate for the extra device, but such is the state of MoCA 2.0. Much of the OP sounds like frustration over devices providing capabilities the poster *thinks* they should have.

  • Executable behaving different when called f/Java

    I have an executable that is run from the command line which behaves differently when I run it from my application. The executable takes MP3s files as arguments and merges them together. When I use large files from within my app, it doesn't respond, but using the same files from the command line works fine. I was thinking it might be a memory thing, but the executable should get its own space seperate from the VM. Does anyone have any suggestions? Thanks!

    I do not have the source for the executable, so I wouldn't be able to pull lines out of there. It works from my Java app when I pass in smaller files, so I know I have the syntax correct, but with larger files it hangs. When I run the same thing from the command line with the larger files it runs like a champ. I was trying to use my task manager (I'm on Win NT) to look at memory usage since the only variable seems to be file size, but nothing seems to indicate it is a memory issue.

  • Video clips not working when opened through video ...

    hello
    Its been just a week that I brought my nokia e63 but it is giving me some problems 
    1. the video clips get stuck after some time, then it again pauses and plays it continues,,: when opened through video clips in gallery,, whereas it works fine when opened through real player or file manager
    2. I can't sync my contacts through nokia Ovi suite it gives an error:80043bd3, it says u should consider updating your phone software, whereas the phone already has the latest software installed in it
    I also have tried restoring my phone, but it didn't help. The software version is :500.21.009
    plz help I'm really worried coz I can't bear these problems just after 1 week of its purchase
    Moderator Note: IMEI/Serial Number removed. We kindly ask you not to share your phone's IMEI number publicly on this forum.
    Lithin

    I have the same problem also except the flash file has
    disappeared from my computer. I have done a search and even tried
    to use the run feature.

  • TableView LINEEDIT works differently when viewed through Portal

    I have a simple table with a few columns of data that I display and allow the user to change a row using the selectionMode = "lineedit".  The columns are all controlled using htmlb tableViewColumns.
    When I test my application from the WebAs the table looks fine.  If a user selects a row they can see the entire amount of text that appears in a column they want to change
    However, when the BSP comes up in our SAP portal and the user selects a row only the first 20 (or so) characters can be seen and the user must use the arrows keys to get to the part of the text they wish to change.  Is this a setting somewhere?

    For the <htmlb:inputField> look at attributes maxlength, size and width.
    <b>width:</b> Determines the text width for the input field. We recommend that you use the size attribute instead of width.
    <b>size:</b> Determines the size of the input field.
    <b>maxLength:</b> Maximum length of the user input.
    I must admit that this documentation is not tell me enough. Will ask on Monday about this.
    As for your remark "works differently when viewed through Portal": You keep in mind that once a BSP application is running with the portal, all stylesheets (*.CSS) files are loaded from the portal server, and not the webAS.
    Now it could happen that you are running an EP and an older (or incompatible) patch level than your BSP stylesheets are at the moment. For EP6, starting from what I remember at SP11, there is planned a technique to install the latest stylesheets from service market place. You ask about this via OSS, queue EP-PIN-?-STY (something like this).

  • "Open method of Workbooks class failed" when opening Excel file via Internet Explorer

    (apologies, I posted this first to the general Office 2010 forum, but then realized this was probably a better spot to post)
    We have an Excel COM add-in installed on users' PCs.  This add-in responds to workbook open events by opening a particular XLA file (also deployed to the PC) to make certain features available.  This process works flawlessly when Excel files are
    opened locally - but when a user attempts to open an Excel file from an IE link, we get the following error: "Open method of Workbooks class failed".  This is happening on the line that is trying to open the XLA file.  This only happens
    when launching an Excel link from IE - works fine in Chrome or Firefox.
    I have found several posts on this topic, but no solutions:
    1. This post (https://social.msdn.microsoft.com/forums/office/en-US/73c96005-84af-4648-b103-32b677205be3/open-method-of-workbooks-class-failed)
    is the closest to our problem.  In this case, the "answer" was that the user may not have access to the 2nd workbook being opened.  But in our case, we're opening an XLA that is on the local machine, and I've confirmed that it is not
    corrupt and accessible (read & write, just in case!) to Everyone.
    2. This (very old) post (http://www.pcreview.co.uk/forums/open-method-workbooks-fails-excel-hosted-ie-t965608.html)
    seems similar, but is talking about opening Excel inside of IE.  This is not what we're doing - the link is supposed to (and does) open Excel outside of IE.  Interestingly, Excel.exe is being launched with the "-embedded" flag, even
    though it isn't running in the IE window.  When launching Excel by opening the file locally, Excel.exe is run with the "/dde" flag instead.  Clearly the "-embedded" mode is what is causing the problem.  I could change the
    links on the web page to use some JavaScript to open Excel differently... unfortunately, the links are actually generated by SharePoint (the Excel files are in a SP repository), so this is not really an option.
    3. This Microsoft KB article (http://support.microsoft.com/kb/268016) talks about problems opening an XLA directly from IE... but this is the case of a link pointing
    directly to an XLA file, not opening a regular workbook that in turn opens an XLA, as is my case.  In fact, this article specifically points out in the "More Information" section that "End users do not normally open XLAs; instead they open
    an XLS that (if needed) loads one or more XLAs during startup." ==> precisely what I'm trying to do that is giving me the error!
    I've replicated the situation with a very simple COM add-in (created in VS2010 using VB.Net) and a very simple XLA file (does nothing, just pops up a message in auto_open).  For anyone wanting to try it out, here is the exact test case:
    1. In Excel, create a simple XLA file containing only the following code, and save it in C:\TEMP\dummy.xla:
    Sub Auto_Open()
    MsgBox "Auto Open fired"
    End Sub
    2. In Visual Studio, create a new Excel 2010 Add-In.  I created mine via Visual Basic, but I doubt the choice of language matters.  Place the following code in ThisAddin.vb:
    Public Class ThisAddIn
    Private Sub ThisAddIn_Startup(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Startup
    AddHandler Me.Application.WorkbookOpen, AddressOf Application_WorkbookOpen
    End Sub
    Private Sub ThisAddIn_Shutdown(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Shutdown
    End Sub
    Sub Application_WorkbookOpen(ByVal workbook As Excel.Workbook)
    On Error GoTo ErrHandler
    If (Not workbook.Name.Contains("dummy.xla")) Then
    MsgBox("Workbook open")
    Application.Workbooks.Open("C:\temp\dummy.xla")
    Application.Workbooks("dummy.xla").RunAutoMacros(Excel.XlRunAutoMacro.xlAutoOpen)
    End If
    Exit Sub
    ErrHandler:
    MsgBox(Err.Description)
    End Sub
    End Class
    3. Build & publish this add-in and install it on the same machine as the XLA created in step 1.
    4. Create and save an empty Excel workbook (I called mine WayneTest1.xlsx) - save it locally (on your desktop), and put a copy somewhere on your web server (I put mine directly in c:\inetpub).
    5. Create an HTML file with a link to that workbook, saving it to the same web server location - here is mine:
    <html>
    <body>
    <a href="WayneTest1.xlsx">Link to Excel file</a>
    </body>
    </html>
    6. Double click the workbook on your desktop (from step 4) - opens fine, I get the "workbook open" message, following by the "Auto Open fired" message.
    7. In Internet Explorer, navigate to the HTML file specified in step 5 and click on the link - when prompted, select "Open" - I get the "workbook open" message, following by the error message "Open method of Workbooks class failed".
    Here are a few things I've ruled out / tried so far:
    - Unchecked all the "Protected View" settings in Excel, made no difference
    - Unchecked all the "File block settings" in Excel, made no difference
    - Made sure dummy.xla was open for read & write to Everyone
    - Made sure the web page was in Trusted sites and set the security level to Low for those sites in IE
    - Tried making the local desktop file (step 6) readonly, made no difference (i.e. launching it locally still worked fine)
    - Tried using Excel 2013 - made no difference
    Any ideas / suggestions?

    Hello Wayne,
    Apologies for the delay.
    I went through your post and tried to reproduce the issue. I was able to reproduce it. Based
    on its complexity and as it requires more in-depth analysis, your question falls into the paid support category which requires a more in-depth level of support.
    Please visit the below link to see the various paid support options that are
    available to better meet your needs. http://support.microsoft.com/default.aspx?id=fh;en-us;offerprophone
    Thanks,
    Anush

  • Code behaves differently when run in debugger

    var he:Array = handControl.getHumanInfo(ha, handNumber);
    while (he.length != 0)
    humanInfo.push(he.shift());
    This snippet is part of a large flash project I am working
    on. The program works fine by itself, but when I try to step
    through it in the debugger, it sometimes crashes, depending on
    where I put a breakpoint. If I put the breakpoint on the first line
    of code above, I can step into the function getHumanInfo(), trace
    it, and step back out, and everything is fine. But if I only put a
    breakpoint somewhere inside the getHumanInfo() function, all of a
    sudden when I step out of that function, the variable 'he' is
    undefined, and so the while loop never ends.
    This makes no sense to me. The code is either good or bad, it
    shouldn't behave differently based on where I put the breakpoint.
    The getHumanInfo() function always creates a new array and
    passes it back, so there is no reason 'he' should be undefined.
    This has happened many times when I've tried to use the flash
    CS3 debugger -- is there a known issue that this sounds like? I'm
    so fed up I'm ready to stop using the debugger altogether.

    I ran the program without the debugger and put some trace()
    statements in, just to make sure. Everything works fine without the
    debugger. So it seems to me it has to be a debugger issue. Has
    anyone heard of a similar issue?

  • Content of illustrator file is different when opening in and old cs version.

    Hi all!
    I have a very awful and urgent problem in my job right now, i design some advertisings that goes regularly from month to month, so some advertisings are just like the last month used but with some data changed.
    My problem:
    I have an illustrator file (.ai) saved and created in CS3 with pdf compability, outlines, and files linked and included on the same cd,
    but when opening the same .ai file in another machine but with CS2 (the client's PC).. it shows a very old version of the file with ALL linked files embebbed (and those are different that are on the cd!!)., in the CS3 file i saved and recorded on cd i replaced all things of course and re-save it. I don't know what is wrong, but when i open it in another machine (i.e. a Mac) it shows the correct version of advertising. But not with  the client's machine...
    In my illustrator file, there is only text outlines and 2 psd. Each PSD have only 1 layer, 'cause they were flattened (thet are actually letters scanned).
    So basically: My .ai file, created in CS3 in a Mac,  seems totally different and embebbed when opening in CS2 in a PC.
    I hope someone can help me with this urgent matter Thanks a lot everyone!!

    In regards to the illustrator file link not matching, there is nothing wrong with the .ai file., your problem is with the filenames on the linked images. Your linked images have the SAME EXACT FILENAME AS THE OLD ones connected to the clients machine. You need to break the link to the old bad files and re-establish them to your good files.
    Use links palete Flyout menu >> link information to find the location of the images. Change the name of an enclosing folder, or some other method to break the link to old images. Relink to new images, by placing them next to the .ai file in the same folder, and  open the .ai file.

  • Deski Issues when opened through Infoview

    Hello
    I'm experiencing some issues, that only occur when Desktop Intelligence is called/opened through Infoview portal by either clicking New -> Desktop Intelligence or modifying an existing Deski report.
    1. When opening the Importwizard, it does not list the available reports in the repository. I have to use the search functionality to actually find the report in the wizard. A klick on the refresh button does not help.
    2. Sometimes when trying to export a report to the repository, I encounter the error DX0034 with the message:
    [repo_proxy 30] DocumentFacade::exportDocument - java.lang.NullPointerException  [repo_bridge - BridgeDocumentFacade::exportDocument]
    System Information: Business Objects is BOXI R2 SP4. On the client JRE 1.6.0 is used to run Java Applets. Not sure if changing the Java Version could help, I have installed also 1.5 and 1.4 but I cannot choose to run java browser applets to run under those versions in the java control panel. Webi runs fine though.
    I hope there is a fix for this as we cannot access the server directly on the production environment due to security requirements.
    Thanks for any help,
    Philippe Berini

    Hi Berini,
    Following solutions might help you to resolve the issue.
    Solution1:
    After creating a Desktop Intelligence report, when you try to export it to the Central Management Server (CMS), the following error message appears:
    "Export Failed (DX0034)"
    This is caused by the license key as it is configured with the scheduling properties as False:
    u2022BOE.EnableSchedule:false
    u2022BOE.EnableScheduleToDest:false
    Obtain a new license key with the scheduling properties set as True. Once you have upgraded the license key, you can log on to Desktop Intelligence, and export the same report successfully to the CMS.
    Solution2:
    Stop tomcat server
    Click on tomcat in windows explorer, and delete the work folder under tomcat. Go to the following path under tomcat:
    E:\Tomcat\webapps\businessobjects\enterprise115\desktoplaunch\web-inf\classes\webi.properties
    Make the following changes:
    Remove the # symbol and make REP_FAIL_OVERSIZE=60 & REP_STORAGE_TOKEN_STACK_SIZE=60
    Save this file and restart tomcat server
    Solution3:
    Maintain the equal patch (Service Packs/Fix Packs) level of BusinessObjects on server as well as on client machines.
    Solution4:
    - Re-point the problematic reports which are accessing the universe by using below steps.
    - Go to Data menu a View data.
    - Go to Definition tab in the Data manager window.
    - Click on Browse (...) button to open the universe list dialog box.
    - Select the universe which is pointing the report.
    - Go to File menu and Export the report to the repository.
    Regards,
    Sarbhjeet Kaur

  • Abort system error when opening the BEx query

    When runing the Bex query I get this error
    ' SQL Error 1578  - Abort system error in program SAPLRRKO and form RSRDR;SRRK0F30_01_'
      Diagnosis: Internal error is a targetted termination since the program has an incorrect status.
    Please advice me how to correct this issue.
    Thanks in advance.
    Taj

    Hey,
    Thanks for your answer , I assigned a  points to you. still I need more info on this then what to do further.If this was caused due to program error then what I have to do.
    Version: 3.50, Package :SAPak35012 .
    Please let me know is this something basis needs to take care of this? .
      Looking forward to hear from you.
    Taj
    Message was edited by: Tamkris Taj
    Message was edited by: Tamkris Taj

  • BSP doesn't work when opened through MS Office application

    Hi Experts,
    I developped a bsp application to display directly all originals of a Document Info Record.
    The url has got some parameters:
    ex:http://maplmqa.sylvania.com:8000/sap/bc/bsp/sap/z_phl_guest/index.htm?dokar=ZPI&doknr=0000000000000000002564164&doktl=EN&dokvr=00
    When a user add this url in a MS Word document (also with XLS and PPT) and click on this link, the bsp starts but doesn't do all the process.
    When the user copy/paste the same link directly in the address bar of Internet Explorer, it works properly. I tested with open office, the hyperlink works also properly.
    So, only hyperlinks which come from MS office have problems (I checked the hyperlink, it's correct).
    Important point : the user connect with a guest user (defined in sicf) and not with his own user.
    What is the result:
    the BSP index.html page opens but it seems that the event handler "OnInitialization" is not executed. And in this event handler, I call the next page doc_list.htm which displays a table.
    The user sees a bsp page without any table.
    Does somebody already have problems with hyperlinks through MS Office applications ?
    Thanks for you answers

  • Why does terminal behave differently when logged in as different users?

    when I'm logged into my mba as my regular normal user, bash behaves normally;  but when I create a new user or use any user other than my default the behavior is different.  (might be bash or sh)
    Specifically, the tab autocomplete function works fine when I'm logged in as my regular user (tab-complete;  tab twice for all available selections/options).
    But on a newly-created user (also an admin) there is no tab complete, no 'tab twice, other options' etc. 
    Has anyone else seen this?
    I searched in this forum and found some instructions for creating an .inputrc file but I don't appear to have one on my default user so not sure why I would need this on the new user ?!?!?
    p.s. here are the instructions I found previously via a post on this forum:
    http://www.ernieflores.net/osx-page-4/how-to-enable-tab-completion-in-mac-os-x-t erminal/

    Done!  Thanks!
    https://bugreport.apple.com/cgi-bin/WebObjects/RadarWeb.woa/6/wo/iLhrfiEtEJtPFTt J8S23O0/23.83.28.0.9
    https://bugreport.apple.com/cgi-bin/WebObjects/RadarWeb.woa/6/wo/iLhrfiEtEJtPFTt J8S23O0/23.83.28.1.9

  • Javascript written in Dreamweaver behaves different when inserted in Muse

    I have a simple javascript list that is written in Dreamweaver and works as expected but when I copy & paste that exact javascript into the -Object-insert html section in Muse the outcome is different.
    Is there a place I can go to research on what I need to do different for that code to behave properly in Muse? I am not understanding what I need to change or do different.
    Below is the code I got to work in Dreamweaver:
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>list</title>
    <script type="text/javascript">
    function fixTheList(){
    var msg = "";
    var msg = "";
    if (document.getElementById("appleQty").value > 0) {
    msg += "Apples   ";
    msg +=document.getElementById("appleQty").value;
    msg += "<br>";
    if (document.getElementById("orangesQty").value > 0) {
    msg += "Oranges   ";
    msg +=document.getElementById("orangesQty").value;
    msg += "<br>";
    if (document.getElementById("tangerineQty").value > 0) {
    msg += "Tangerines   ";
    msg +=document.getElementById("tangerineQty").value;
    msg += "<br>";
    if (document.getElementById("kiwiQty").value > 0) {
    msg += "Kiwis   ";
    msg +=document.getElementById("kiwiQty").value;
    msg += "<br>";
    if (document.getElementById("pearsQty").value > 0) {
    msg += "Pears   ";
    msg +=document.getElementById("pearsQty").value;
    msg += "<br>";
    if (document.getElementById("grapesQty").value > 0) {
    msg += "Grapes   ";
    msg +=document.getElementById("grapesQty").value;
    msg += "<br>";
    if (document.getElementById("canteloupeQty").value>0) {
    msg += "Canteloupes   ";
    msg+=document.getElementById("canteloupeQty").value;
    msg += "<br>";
    if (document.getElementById("strawberryQty").value>0) {
    msg += "Strawberry   ";
    msg+=document.getElementById("strawberryQty").value;
    msg += "<br>";
    document.getElementById("outputDiv").innerHTML = msg;
    </script>
    </head>
    <body>
    <div id="outputDiv">
    <table>
      <tr>
      <td>Item</td>
      <td>Quantity</td>
      </tr>
      <tr>
      <td>Apples</td>
      <td><input type="text" size="3" id="appleQty"></td>
      </tr>
      <tr>
      <td>Oranges</td>
      <td><input type="text" size="3" id="orangesQty"></td>
      </tr>
      <tr>
      <td>Tangerines</td>
      <td><input type="text" size="3" id="tangerineQty"></td>
      </tr>
      <tr>
      <td>Kiwi</td>
      <td><input type="text" size="3" id="kiwiQty"></td>
      </tr>
      <tr>
      <td>Pears</td>
      <td><input type="text" size="3" id="pearsQty"></td>
      </tr>
      <tr>
      <td>Grapes</td>
      <td><input type="text" size="3" id="grapesQty"></td>
      </tr>
      <tr>
      <td>Cantaloupe</td>
      <td>
      <input type="text" size="3" id="canteloupeQty">
      </td>
      </tr>
      <tr>
      <td>Strawberry</td>
      <td><input type="text" size="3" id="strawberryQty">
      </td>
      </tr>
      </table>
      <input type="button" value="Stack" onclick="fixTheList();">
    </div>
    </body>
    </html>

    Hello,
    Only difference I see is with the CSS properties of Input tag.
    You can define the style for these tag by adding few lines of code right below <title> tag in the code you are pasting in Object > Insert HTML.
    For an example you can add codes mentioned below
    <style type="text/css">
      input {
        border: thin solid #AAA2A3;
        margin-bottom: 7px;
        margin-left: 9px;
      </style>
    As per your requirement you can edit them.
    One more advice. Break your codes in to 3 part, Scripts tag, Style tag and Div tag in body.
    Insert Div tag in body in Object > Insert HTML
    Insert Scripts tag, Style tag in Page > Page Properties >Metadata > HTML for <head>
    This will help you avoid any unexpected behavior in preview when you have more stuff inserted in Muse Page.
    1. Script tag (Insert it in Page > Page Properties >Metadata > HTML for <head>)
    <script type="text/javascript">
    function fixTheList(){
    var msg = "";
    var msg = "";
    if (document.getElementById("appleQty").value > 0) {
    msg += "Apples   ";
    msg +=document.getElementById("appleQty").value;
    msg += "<br>";
    if (document.getElementById("orangesQty").value > 0) {
    msg += "Oranges   ";
    msg +=document.getElementById("orangesQty").value;
    msg += "<br>";
    if (document.getElementById("tangerineQty").value > 0) {
    msg += "Tangerines   ";
    msg +=document.getElementById("tangerineQty").value;
    msg += "<br>";
    if (document.getElementById("kiwiQty").value > 0) {
    msg += "Kiwis   ";
    msg +=document.getElementById("kiwiQty").value;
    msg += "<br>";
    if (document.getElementById("pearsQty").value > 0) {
    msg += "Pears   ";
    msg +=document.getElementById("pearsQty").value;
    msg += "<br>";
    if (document.getElementById("grapesQty").value > 0) {
    msg += "Grapes   ";
    msg +=document.getElementById("grapesQty").value;
    msg += "<br>";
    if (document.getElementById("canteloupeQty").value>0) {
    msg += "Canteloupes   ";
    msg+=document.getElementById("canteloupeQty").value;
    msg += "<br>";
    if (document.getElementById("strawberryQty").value>0) {
    msg += "Strawberry   ";
    msg+=document.getElementById("strawberryQty").value;
    msg += "<br>";
    document.getElementById("outputDiv").innerHTML = msg;
    </script>
    2. Style Tag (Insert it in Page > Page Properties >Metadata > HTML for <head>)
    <style type="text/css">
      input {
        border: thin solid #AAA2A3;
        margin-bottom: 7px;
        margin-left: 9px;
      </style>
    3. Div tag in body (Insert in Object > Insert HTML)
    <div id="outputDiv">
    <table>
      <tr>
      <td>Item</td>
      <td>Quantity</td>
      </tr>
      <tr>
      <td>Apples</td>
      <td><input type="text" size="3" id="appleQty"></td>
      </tr>
      <tr>
      <td>Oranges</td>
      <td><input type="text" size="3" id="orangesQty"></td>
      </tr>
      <tr>
      <td>Tangerines</td>
      <td><input type="text" size="3" id="tangerineQty"></td>
      </tr>
      <tr>
      <td>Kiwi</td>
      <td><input type="text" size="3" id="kiwiQty"></td>
      </tr>
      <tr>
      <td>Pears</td>
      <td><input type="text" size="3" id="pearsQty"></td>
      </tr>
      <tr>
      <td>Grapes</td>
      <td><input type="text" size="3" id="grapesQty"></td>
      </tr>
      <tr>
      <td>Cantaloupe</td>
      <td>
      <input type="text" size="3" id="canteloupeQty">
      </td>
      </tr>
      <tr>
      <td>Strawberry</td>
      <td><input type="text" size="3" id="strawberryQty">
      </td>
      </tr>
      </table>
      <input type="button" value="Stack" onclick="fixTheList();">
    </div>
    Regards
    Vivek

  • Fonts are not showing properly when opened through mail?

    When sending a PDF via email the Frutiger font does not appear properly on an iPad or iPhone. When viewed on an iPhone all the text appears as gradient boxes and when viewing on an iPad font becomes too light to be legible. Is this a problem with the font in the iOS platform? I also tried opening the file in iBooks and got the same outcome.

    Does disabling hardware acceleration have a positive effect or is it still happening?
    https://support.mozilla.org/kb/upgrade-graphics-drivers-use-hardware-acceleration

  • 'create table..' statement behaves differently when alone or in a SP

    hello
    sorry for the title, I just couldnt think of a better description of the problem in very few words...
    the problem I have is:
    I created a stored procedure into the oracle db, and this procedure has the following code inside it:
    auxsql := 'create table tmp (id smallint, name varchar2(256))';
    execute immediate auxsql;
    - now this procedure I call from a java class, using a callable statement
    when I call the stored procedure, I get this message:
    ORA-01031: insufficient privileges (at the line containing the execute instruction)
    my dillema arises from the fact that if I change my callable statement to execute a query of the form:
    auxsql := 'create table tmp (id smallint, name varchar2(256))';
    execute immediate auxsql;
    - but executed as is, not embedded in a sp or something;
    - so if I change to execute simply this, all goes well....
    I would much appreciate if anyone knew at least where to start looking.
    Thank you,
    Silviu Lipovan Oanca
    p.s. for any further details, just say.
    Message was edited by:
    silviulipovan

    In all probability, the user that owns the stored procedure has the CREATE TABLE privilege through a role, not granted directly. In PL/SQL blocks (assuming definer's rights), only direct privilege grants are "visible", whereas straight SQL statements also "see" privileges granted through a role.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

Maybe you are looking for

  • What is the Select in Adobe PDF Convert do?

    In Internet Explorer browser, there is this Adobe PDF Convert plugin. I know about the Convert button but what about the "Select" button. What does this do?

  • Nano 3rd Gen - Last run completely disappeared

    Today I had a problem - my 8 mile run disappeared!!! When I finished, it gave me my stats, time and distance. When I went to download it, it was gone. I looked at my history on the iPod and it said that nothing was saved. I've signed up for the virtu

  • Unknown error when syncing!?

    when i click sync on itunes for my ipod touch it says 'preparing to sync' and then all of a sudden it says 'unable to sync, unknown error' please can someone help me!!

  • Getting rid of single letters in index

    Hello! Creating and index with framemaker I would like to get rid of the letters at the beginning (in red), e.g.: A Action Apple Artist B Bakery Beachball Bubble Where exactly on reference page is that coded?

  • Multiple shared memory segments per instance (redhat AS2.1)

    We are having some trouble with oracle 9.2.0 on redhat linux advanced server. ipcs shows that quite a lot of shm segments are allocated for a single instance, which is quite strange since it should be one. Did anyone out there encounter similar probl