Query Older Version retrievel

Hi SAP GURUS,,,,,i saved 3.5 query into 7.0 query by opening and saving it into 70  query designer,, when i saw in RSZCOMPDIR table there was changed in versions from 13 to 101 in M AND A version but B (looks back up) version was still there with 13.....
Can anybody please help me how can i retrieve back my older version from B version,,,,,,
I will appreciate.....
Thanks.

Hi,
u have tu use report COMPONENT_RESTORE  in se38. then type in ur technical query name and after that ur old query is restored.
Regards, Tobias

Similar Messages

  • General query regarding availability of Older Versions of Connector bundles

    Hi Guys,
    How can I download the older versions of Connector bundles. I wish to download PeopleSoft User Management Connector 9.1.0. But the official Oracle website shows only some 11.x.x version. If I want to download some older versions, is there a separate archive or atleast can I get in metalink. I have searched metalink already and didn't find any. Please help.

    If you are not able to find older version of connector on Metalink then raise an SR with Oracle and give proper Business Justification for the same.

  • Jdbc thin driver 8.1.7 and views from older versions of oracle

    Config:
    Windows 2000 | jdk 1.3.1 | oracle's latest jdbc driver 8.1.7,
    also tried 9.0.1 (classes12.zip), using thin driver
    I try to select,using a PreparedStatment, from a view on Oracle
    8.1.7, the view is linked to a table on Oracle 7.2.2.3.
    I get different results when running the same query, I use an
    older version of the driver to connect to the older version of
    Oracle(classes111.zip), on the table directly and on the view.
    This seems to be predominantly present when dealing with
    integers.
    Any comments or help would be appreciated.

    I have found a workaround to this problem.
    The only way, that I have been able to determine, of resolving
    this issue is to use a Statement, not a PreparedStatement, which
    causes problems for some reason. I figure there's a bug in
    Oracle's JDBC layer.
    Maybe this will help someone...maybe not :)
    kamil

  • Can you run dreamweaver 11.5 with older versions of php?

    I believe I understand from this group that dreamweaver 11.5 needs to run with php 5.3.  I have version 5.1.6.  Is there a way to edit a config file and run with an  older version of php?  And is so, could you please name the config file?
    Thanks!!

    So i have code that was stripped down to 3 print statements.  Inside the print statements there is some html code.  With the dreamweaver 8, i see the output from the html code only as expected.  When I run with dreamweaver 11.5, I see the html code and all the "; print \n that was also in the statements like it is not interpreting the php correctly.  I backed out to dreamweaver 8 and it works again.  I'm at a loss as to why it stopped working with the upgrade.  Here's the code that's run on submit from the html page with the php in bold.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/template.dwt" codeOutsideHTMLIsLocked="false" -->
    <!-- DW6 -->
    <head>
    <!-- Copyright 2005 Macromedia, Inc. All rights reserved. -->
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Texas Ethics Commission - Results of Query:</title>
    <!-- InstanceEndEditable -->
    <link rel="stylesheet" href="../3col_leftNav.css" type="text/css" />
    <link rel="stylesheet" href="../print.css" type="text/css" media="print" />
    <style type="text/css">
    <!--
    .style2 {
        font-size: 12px;
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
    .style32 {
        color: #990000;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
    .style9 {
        color: #660000;
        font-family: "Times New Roman", Times, serif;
        font-size: small;
    .style25 {
        color: #000000;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
    .style16 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #990000;
        font-weight: bold;
    -->
    </style>
    <script language="JavaScript">
    <!--
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
    var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
       var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
       if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    //-->
    </script>
    <!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
    </head>
    <body onLoad="MM_preloadImages('../images/texas_banner_r2_c2_f2.jpg','../images/texas_banner_r2 _c4_f2.jpg','../images/texas_banner_r2_c6_f2.jpg','../images/texas_banner_r2_c8_f2.jpg','. ./images/texas_banner_r2_c10_f2.jpg','../images/texas_banner_r2_c12_f2.jpg');">
    <div id="masthead">
    <!--masthead-->
    <table border="0" cellpadding="0" cellspacing="0" width="763">
    <!-- fwtable fwsrc="../images/texas_banner.png" fwbase="../images/texas_banner.gif" fwstyle="Dreamweaver" fwdocid = "1577967612" fwnested="0" -->
      <tr>
       <td><img src="../images/spacer.gif" width="178" height="1" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="86" height="1" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="12" height="1" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="91" height="1" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="7" height="1" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="85" height="1" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="9" height="1" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="71" height="1" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="8" height="1" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="59" height="1" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="10" height="1" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="42" height="1" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="105" height="1" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="1" height="1" border="0" alt=""></td>
      </tr>
      <tr>
       <td colspan="13"><img name="../images/texas_banner_r1_c1" src="../images/texas_banner_r1_c1.gif" width="763" height="117" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="1" height="117" border="0" alt=""></td>
      </tr>
      <tr>
       <td rowspan="3"><img name="../images/texas_banner_r2_c1" src="../images/texas_banner_r2_c1.gif" width="178" height="26" border="0" alt=""></td>
       <td rowspan="2"><a href="../tec/about.htm" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('../images/texas_banner_r2_c2','','../images/texas_banner_r2_c2 _f2.gif',1);"><img name="../images/texas_banner_r2_c2" src="../images/texas_banner_r2_c2.gif" width="86" height="23" border="0" alt=""></a></td>
       <td rowspan="3"><img name="../images/texas_banner_r2_c3" src="../images/texas_banner_r2_c3.gif" width="12" height="26" border="0" alt=""></td>
       <td rowspan="2"><a href="../tec/whatsnew.htm" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('../images/texas_banner_r2_c4','','../images/texas_banner_r2_c4 _f2.gif',1);"><img name="../images/texas_banner_r2_c4" src="../images/texas_banner_r2_c4.gif" width="91" height="23" border="0" alt=""></a></td>
       <td rowspan="3"><img name="../images/texas_banner_r2_c5" src="../images/texas_banner_r2_c5.gif" width="7" height="26" border="0" alt=""></td>
       <td rowspan="2"><a href="../tec/contact.htm" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('../images/texas_banner_r2_c6','','../images/texas_banner_r2_c6 _f2.gif',1);"><img name="../images/texas_banner_r2_c6" src="../images/texas_banner_r2_c6.gif" width="85" height="23" border="0" alt=""></a></td>
       <td rowspan="3"><img name="../images/texas_banner_r2_c7" src="../images/texas_banner_r2_c7.gif" width="9" height="26" border="0" alt=""></td>
       <td rowspan="2"><a href="../tec/sitemap.htm" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('../images/texas_banner_r2_c8','','../images/texas_banner_r2_c8 _f2.gif',1);"><img name="../images/texas_banner_r2_c8" src="../images/texas_banner_r2_c8.gif" width="71" height="23" border="0" alt=""></a></td>
       <td rowspan="3"><img name="../images/texas_banner_r2_c9" src="../images/texas_banner_r2_c9.gif" width="8" height="26" border="0" alt=""></td>
       <td rowspan="2"><a href="../tec/links.htm" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('../images/texas_banner_r2_c10','','../images/texas_banner_r2_c 10_f2.gif',1);"><img name="../images/texas_banner_r2_c10" src="../images/texas_banner_r2_c10.gif" width="59" height="23" border="0" alt=""></a></td>
       <td colspan="3"><img name="../images/texas_banner_r2_c11" src="../images/texas_banner_r2_c11.gif" width="157" height="1" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="1" height="1" border="0" alt=""></td>
      </tr>
      <tr>
       <td rowspan="2"><img name="../images/texas_banner_r3_c11" src="../images/texas_banner_r3_c11.gif" width="10" height="25" border="0" alt=""></td>
       <td><a href="../tec/help.htm" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('../images/texas_banner_r3_c12','','../images/texas_banner_r3_c 12_f2.gif',1);"><img name="../images/texas_banner_r3_c12" src="../images/texas_banner_r3_c12.gif" width="42" height="22" border="0" alt=""></a></td>
       <td rowspan="2"><img name="../images/texas_banner_r3_c13" src="../images/texas_banner_r3_c13.gif" width="105" height="25" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="1" height="22" border="0" alt=""></td>
      </tr>
      <tr>
       <td><img name="../images/texas_banner_r4_c2" src="../images/texas_banner_r4_c2.gif" width="86" height="3" border="0" alt=""></td>
       <td><img name="../images/texas_banner_r4_c4" src="../images/texas_banner_r4_c4.gif" width="91" height="3" border="0" alt=""></td>
       <td><img name="../images/texas_banner_r4_c6" src="../images/texas_banner_r4_c6.gif" width="85" height="3" border="0" alt=""></td>
       <td><img name="../images/texas_banner_r4_c8" src="../images/texas_banner_r4_c8.gif" width="71" height="3" border="0" alt=""></td>
       <td><img name="../images/texas_banner_r4_c10" src="../images/texas_banner_r4_c10.gif" width="59" height="3" border="0" alt=""></td>
       <td><img name="../images/texas_banner_r4_c12" src="../images/texas_banner_r4_c12.gif" width="42" height="3" border="0" alt=""></td>
       <td><img src="../images/spacer.gif" width="1" height="3" border="0" alt=""></td>
      </tr>
    </table>
    </div>
    <!--end masthead-->
    <div id="pagecell1">
    <!--pagecell-->
    <div id="navBar">   
    <!--navBar-->
    <div id="sectionLinks">   
    <!--sectionLinks-->
            <ul>
              <li>
                <div align="left"><a href = "../index.html"><span class="style2">Home</span></a></div>
              </li><li>
                  <div align="left"><a href = "../main/search.htm"><span class="style2">Search Campaign Finance and Lobby Reports</span></a></div>
              </li>
              <li>
                <div align="left"><a href = "../main/file.htm"><span class="style2">File Reports Electronically</span></a></div>
              </li>
              <li>
              <div align="left"><a href="../main/forms.htm"><span class="style2">Forms and Instructions </span></a></div>
              </li>
              <li>
              <div align="left"><a href="../main/research.htm"><span class="style2">Opinions, Statutes
                    &amp; Rules </span></a></div>
              </li>
              <li>
              <div align="left"><a href="../main/guides.htm"><span class="style2">Publications and Guides</span></a></div>
              </li>         
              <li>           
                <div align="left"><a href="../main/training.htm"><span class="style2">Online Ethics Training </span></a>
                </div><hr />
              </li><li><div align="center">
            <span class="style32">Filing Information For:</span>
            <table width="78%" border="0" cellpadding="0">
              <tr>
                <th scope="row"><div align="left"><a href="../main/coh.htm"><span class="style25">Candidates and Officeholders</span></a></div></th>
              </tr>
              <tr>
                <th scope="row"><div align="left"><a href="../main/lobbyist.htm"><span class="style25">Lobbyists</span></a></div></th>
              </tr>
              <tr>
                <th scope="row"><div align="left"><a href="../filinginfo/pfsforms&amp;ins.html"><span class="style25">Personal Financial Statement Filers</span></a></div></th>
              </tr>
              <tr>
                <th scope="row"><div align="left"><a href = "../main/pac.htm"><span class="style25">Political Committees</span></a></div></th>
              </tr>
              <tr>
                <th scope="row"><div align="left"><a href = "../main/party.htm"><span class="style25">Political Parties</span></a></div></th>
              </tr>
              <tr>
                <th scope="row"><div align="left"><a href = "../main/local.htm"><span class="style25">Local Filers and Filing Authorities</span></a></div></th>
              </tr>
              <tr>
                <th scope="row"><div align="left"><a href = "../main/officers.htm"><span class="style25">State Officers/ Employees </span></a></div></th>
              </tr>
              <tr>
                <th scope="row"><div align="left"><a href = "../main/other.htm"><span class="style25">Other Filers</span></a> </div></th>
              </tr>
            </table>
            </div></li>
              <li>
                <div align="left"><a href="../main/enforcement.htm"><span class="style2">Enforcement/Sworn Complaints</span> </a></div>
              </li>
            </ul>       
      </div>
      <!--end sectionLinks--> 
    </div>
    <!--end navBar-->
    <div id="content">
    <!-- InstanceBeginEditable name="EditRegion3" -->
    <?php
       print "<P align=\"left\"><strong><a href=\"cesearchSimple.html\">New Simple Search</a></strong>";
       print "<br><strong><a href=\"cesearchAdvanced.html\">New Advanced Search</a></strong>\n";
       print "<br> </P>\n";
    ?>
    <!-- InstanceEndEditable -->    </div>
    <div id="siteInfo">
      <div align="center"><span class="style9"><a href="http://www.texas.gov">Texas.gov </a>|
          <a href="http://www.texashomelandsecurity.com/">Texas Homeland Security</a> |
          <a href="http://www.tsl.state.tx.us/trail">Statewide Search</a> |
          <a href="../tec/policies.htm">Site Policies</a></span>  </div>
      <!--end siteInfo-->
    </div>
    <!--end content-->
    </div>
    <!--end pagecell1-->
    <br>
    </body>
    <!-- InstanceEnd --></html>

  • How to run java older version java program with newer version 1.6.

    Hello frds.....i have a one query regarding jkd newer version. I was using older version of jdk 1.4 for my java program and projects' work. Now i installed newer version of java 1.6 in my machine, so when i tried to compile and run my older version programs in the newer version, its showing many errors. So can anybody helps me on this query that how can i run my older version java programs in newer version 1.6 or what types of changes i will be do in my java programs.
    Thanks in advance
    Kshitiz

    EJP wrote:
    so when i tried to compile and run my older version programs in the newer version, its showing many errorsI doubt it. There is only one incompatibility between 1.4 and 1.6, and that is the introduction of the 'assert' keyword. (or did that happen in 1.4?)I believe that was the one and only incompatible change made in 1.4.
    (Although I'm saying that from memory, and 1.4 was a long time ago -- so the "one and only" part could be wrong.)

  • Question about doing application development against older versions of Access

    I'll be working on a MS Access 2007 application written by someone else, whose no longer here. I've no experience writing MS Access applications, however I've used MS Access several times through the years as a desktop database. Therefore I know it's possible
    to open an older Access database, say Access 2007, with a newer version of Access. You can bring up tables, query definitions, etc. and do normal database things in newer versions of Access against older .mdb's or .accdb's.
    What I don't know is if it is possible to also do development against older versions of Access. Can I have MS Access 2013 on my development PC, but open a MS Access 2007 database with the Access application in it, and do development? Or will Access 2013
    insist that I upgrade the older database file to Access 2013?
    Rod

    One can definitely open and use it with Access 2013 (note - we haven't gotten to 'develop' it yet.....)
    Generally an app written with the 2007 edition is going to be a .accdb file - but it is possible it is the older .mdb file format. 
    In development is your issue; the latest edition has newer features that the older edition can't possibly know about.  Nothing unique about Access on this point.  It just is.  So if you invoke any of those - then you'll lose your backward
    ability as a 2007 user won't be able to open it.
    I definitely have tried to open an app in 07 only to receive a 'not recognized' type error message - and moved that app over to my 13 machine where it opened fine....and was never able to find which feature unique to 13 was the culprit....
    So if you tread cautiously you can be okay - and while I think I know the features that differentiate the products, I still prefer to play it safe and do all development in the edition that is used.

  • Open Pages documents from an older version

    I need to open Pages documents from an older version of Pages that I saved to an external drive from a computer that I no longer have access to.  My current operating system is 10.7.5 and I can't upgrade it right now.  I see that Pages 5.0 requires 10.10 or higher and I can't find older versions to download and from what I've read, it doesn't sound like I'd be able to open the old documents with the new version anyway.  I really need these documents. What can I do?

    I found it helpful to convert all my old Pages '08 files to .doc files.  They can be opened by the new version of Pages.
    Since the new version of Pages is no longer back compatible, and so not good for anything you want to keep for a long time, you might consider using an open source word processing application like Libra Office.  That's what I had to do.  After seven years of being a happy Pages user - archiving thousands of files in Pages -Apple has abandoned us.  I no longer think it is wise to use the new Pages and then five years down the road (or sooner) not to be able to open them in a newer version.
    If you would like a quick way to convert your Pages '08 files to .doc, let me know.

  • Please change the view in the top sites, the 6.1 upgrade has reverted back to a plane two dimensional view, which is a little plain. Can I revert back to an older version via my time capsule save?

    Please change the view in the top sites, the 6.1 upgrade has reverted back to a plain two-dimensional view, which is a little dated. Can I revert back to an older version via my time capsule save? C'mon Apple upgrades supposed to leap into the future not the past. :-(

    Please change the view in the top sites, the 6.1 upgrade has reverted back to a plain two-dimensional view, which is a little dated. Can I revert back to an older version via my time capsule save? C'mon Apple upgrades supposed to leap into the future not the past. :-(

  • I have an older ipod...ever since I updated the itunes software my ipod no longer works in my car.  my car is a 2013 mercedes E350.  Is there a way to go back to an older version of the itunes software?

    I have an older ipod...ever since I updated the itunes software my ipod no longer works in my car.  my car is a 2013 mercedes E350.  Is there a way to go back to an older version of the itunes software?

    If it's an older iPod, its software is not being updated by Apple.  So, I don't see how updating iTunes would make the iPod not work with the car's audio system, since iTunes just updates the song files (not how the iPod operates).
    Does the iPod work by itself (play songs), when disconnected from the computer and iTunes?

  • Uninstalled new version, horrible. Installed the older version and now it won't open! HELP WANT MY MUSIC!

    I installed the new version thinking it would be the same, It was horrible! uninstalled it... Installed the older version and now it won't open and when I try it says it can't because the library can't open because it was used on a newer version. Come on! I just want my music! How do I open this and get my music back.
    I put my Ipod in and it still says the same thing, what's going on? Please help me!

    I don't know whom to thank first-- b noir for telling me about the Lorraine fix or Lorraine for figuring out the fix. THE LORRAINE FIX WORKED FOR ME!!! (I feel a little like I am advertising "Hooked on Phonics" with that last line!)
    Thank you doesn't say it strongly enough, but THANK YOU b noir and Lorraine for your help. I was to the boiling point last night and starting to get there tonight. Now I am resting easy and thankful that there is a community of computer users out there who care enough to troubleshoot problems together and work together to figure out a solution--and then to take the time to post and share information.
    I would STRONGLY suggest that anyone who is having the iTunes issues where iTunes just plain won't open at all after downloading the newest version and has a pc with Norton Internet Security 2005 try the "Lorraine Method."
    I am so happy I think I might sing. Or not--I will let my songs on iTunes do the singing for me now that I can again!!!!!!!
    And to those still looking for answers--be patient--I now know how incredibly frustrating this can be and I hope that you all find your solutions very very soon!!
    --Alexis

  • So I updated the itunes and now it won't open it, it states a message "the itunes library.itl" cannot be open because it was created by a newer version of itunes, I have unistalled and re-installed newer and older version and still i get this message.

    I updated and now i can't use the itunes. I have unistalled several times, installing newer and older versions but still i get this message. Is there anything i can do to fix this problem??

    Try the following user tip with that one:
    Empty/corrupt iTunes library after upgrade/crash

  • I have quicktime pro and it does NOT have the screen record mode that Quicktime is suppose to have.  Can I uninstall it and go back to an older version that would have screen recording?  If so, how?  Step by step needed.  Thank you for your time.

    I have quicktime pro and it does NOT have the screen record mode that Quicktime is suppose to have.  Can I uninstall it and go back to an older version that would have screen recording?  If so, how?  Step by step needed.  Thank you for your time.

    Did you remove Quicktime X?
    On a normal install Quicktime 7 is installed in the Utilities folder and Quicktime Pro in the main Applications folder.
    You will need to reinstall OS X to get Quicktime X back if you have deleted it.
    I notice yor profile says 10.5.8. Quicktime X is only available on 10.6 and above.

  • When trying to udate iTunes on my PC, I recieve the error message "The older version of iTunes cannot be removed"  How do I correct this error and not lose all the music I have in iTunes?

    When trying to update my version of iTunes on my PC with Windows 7,  I receive the error message "The older version of iTunes cannot be romoved".  How do I correct this problem without losing all the music that I have in iTunes on my PC?

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • I would like to downgrade to the older version of the Adobe Shape App Version 1.2.0. Can I please be provided with a link in order to download the older version?

    I would like to be provided with a download for the older version of adobe shape 1.2.0 please!

    If you've been backing up to your local iTunes library, check your APPS pane to see if you have an older version of Shape stored locally. If you do, you can delete Shape from your phone, connect your phone to your computer, and drag the older version from your iTunes library onto your device. That's what I did to go back to the older version, which produced shapes that work much better for my purposes.
    Adobe, it seems like with the newest version of Shape, you made DRASTIC changes to the way the app processes images into shapes. Is there any way for us to opt for the older version of processing? Or to toggle between the two?

  • Can not remove older version on windows 7 PC?

    How do I remove an older version of iTunes on my windows 7 PC? I can not install iTunes unless I do this? Thanx, Dan.

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

Maybe you are looking for

  • Open item manged.

    Hi When a line item gl account is converted to open item manged by making the balance zero,after activation reversed the posting which made balance zero.Now will the old items(posting ) will not become open item manged.

  • Crash in OCR--any suggestions for work-around?

    There is a book from Google Books that I want to read on my computer. It's in the public domain, and I downloaded it here. I have OCR'd it using "Searchable Image Exact" in some version of Acrobat (don't remember) so I can do searches in it. But all

  • Flex Mobile Development...

    I have started to work on mobile development using Flex 4.5 recently. But basically I need some clarifications on Flex 4.5 mobile development. 1. What kind of mobile development can we do in Flex 4.5 SKD ? 2. What kind of mobile apps can we build usi

  • FM for fetching file type by providing the URL link for file.

    Hi All, We have a requirement to fetching file type of image viz .jpg,.bmp,.tiff by providing the URL link to image. For example http://AttachmentWebsite/AttachmentWebsite.aspx?Num=ATT-F19220090818095048&Ext=.JPG&RC=N Is there any FM to fetch file ty

  • Can Botschaften aud der DB verschicken

    Hallo Leute, folgendes möchte ich machen, ich habe auf mein PXI Sytems eine Kanal Konfiguration geladen auf den ich von Labview aus zugreifen kann. Ich möchte aus diese Kanal Konfiguration bestimmte Botschaften aus der Can Karte zum ECU gleichzeitig