UPDATE RELEASE DIFFERENT FROM NATION TO NATION?

Hallo to everybody
I just checked with Software updaters from Nokia Europe (http://europe.nokia.com/support/product-support/device-software-update/faq) where it is clearly stated that actual software version for nokia 5230/5235/5238 is the 50.x.00x.
Nokia Italy states that the newest software version for above mentioned phones is 40.x.00x.
How can there be such differences? Once that the software have been updated, are they distribuited in the different nations in different times?
If this is the option, may I ask when it will be released in Italy?
Thank  you and regards

You have to use SAPehpi. You will find it here:
https://service.sap.com/swdc
Download
Support Packages and Patches
Support Packages and Patches - Entry by Application Group
Additional Components
Upgrade Tools
SAP EHP INSTALLER
SAP EHP INSTALLER 7.00
Windows Server on x64 64bit
Before starting I suggest to read upgrade documentation:
[https://service.sap.com/upgradenw70]

Similar Messages

  • Updating Swing components from a different class

    I would like to use the JTextArea component in a JFrame to display fast updating text from my application. My application is very simple. When the app launches the GUI is created then my application engine would start processing and displaying text data into the GUI. After reading about Thread safety when using Swing components I concluded it would not be a good idea for my app engine class to update the JTextArea class directly using methods such as .append(String).
    I would be grateful for any suggestions on how I should approach updating Swing components from different classes.
    Many Thanks in advance Sean

    Hi
    Why don't you just implement a basic callback method?
    To do this the right way you should probably define a simple Interface that has a public method like updateProcessText(String s). Your swing class then implements this interface, basically forcing it to provide the public method you defined (this is no different than implementing ActionListener, which forces you to define actionPerformed). Secondly modify your processing class, so that it take's a class that implements the interface you just created, as one of the arguments in it's constructor. Lastly assign the argument from your construnctor to a private var - this will enable your processing class to have a handle to your swing class and update it as it pleases.
    This might sound very complex, but it's really simple once you've done it once.

  • TS1424 apple id password on my iphone is different from my itunes password.  I am unable to update my apps on my iphone Can someone assist on updating apps.

    attempting to update my i phone apps my password to update my apps is different from my email passwork

    You are typing in the password for your iTunes account, not your email account ? If you are then try logging out of your account on the iPhone by tapping on your id in Settings > Store (Settings > iTunes & App Stores on iOS 6) and then log back in and see if it then works.

  • Why are the albums in the device Sync Music window different from the albums in the itunes library? Can't sync albums onto my phone properly. (All software is the latest release.)

    When you select your device to sync music the album list is broken up into artists rather than the albums. The itunes library presents the artists and albums correctly (properly grouped particularly the complilation albums, but also the ones with artists and guests) but the sync aspect does not. It completely screws things up. A good product let down by obviously sloppy programming. Is there a fix? Or do I just change phones and avoid the hassle.

    Maybe the phone does things different from iPod Touch.  Tracks are listed to gether by album for me when looking at albums list.

  • Updating my blog from a different computer

    Can anyone please tell me how to update my . Mac blog while travelling? I would like to keep using my iWeb template as well. Can I do this remotely ie. internet cafe, without being on a Mac?
    Thanks!
    Murray

    Not only would you have to be on a Mac, you'd have to be on a Mac that had iWeb installed AND you'd have to be carrying your Domain file with you on something like a flash drive.
    This is onelimitation of having a application based system instead of a web based system. You get a great deal of freedom for image placement/effects/text altering in a user friendly way, but you're limited in where you can update your site from.

  • How do I tell what version (update / release level) of version 6 has been applied to my system?

    Question
    How do I tell what version (update / release level) of version 6 has been applied to my system? I have applied several different release levels to version 6 of FF but all the about feature tells me is Version 6.0. no version! This seems to be a change in the way updates are handled. Is that a bending because of the speed of which you're pushing out updates and new releases?
    contact me if you need something more
    ''deleted email address''

    @cchur <br />
    Nope, I never used Chrome, but I did try Chromium on my Windows desktop PC for a few months last year. I got tired of the Google updater. exe running all the time and Google's method of doing updates, so it's gone. I do have Chromium on my Linux EeePC since last summer, but Ubuntu handles all updates and gives the user the capability to accept or deny, any or all updates - much more to my liking, similar to the way Mozilla does it. I don't like software developers forcing to update until I am ready to proceed.
    There's a lot more about this new Fast Release system, than just the lack of visible version numbers, that I don't like. The Nightly, Aurora, Beta, & Release sequence is dumb with the way it changes the version numbers. I prefer installing (for instance) what will become version 7 and have that installation progress thru the 4 stages, instead. Now it's like Nightly going from 7 to 8, Aurora going from 6 to 7, and Beta doing - hell, I won't know if it becomes a Release or if it just dies and I will have to install the Release version myself. ''Quite honestly I don't care, because I don't think this new "system" is going to last too long without major modifications. Too damn many users are so pissed off, that when Firefox starts losing large numbers of users, Chrome keeps growing and eventually passes Firefox in number of users and market share of usage - Mozilla will wake up and see the "light" and change back to the way things used to be done, to a certain extent.''
    I also dislike the UI changes in 4/5/6/7 enough that I am still using Firefox 3.6 for almost everything and Firefox 2.0.0.20 for the rest. I have been setting my toolbars up almost like Mozilla did for Firefox 4, since Firefox '''0.7''' in 2003 and I haven't come up with a workable combination of mods and extensions to configure Firefox to look and work the way I have been doing for almost 8 years now.

  • Best way to update DR database from PROD server automatic ?

    Hello Gurus,
    I want to decide best solution.
    Goal: Best way to update DR Database from PROD Server Database automatic.
    System: 32 bit Linux system with Oracle Database 10g Release 10.2.0.4.0 - Production (database version) Oracle version is standard.
    Please let me know how i can update my DR server with PROD data and this task should be automatic.
    Please ask me more information if required to solve this issue.
    Thanks- Priyank
    Edited by: Oracle DBA P on Nov 19, 2010 3:06 AM

    you mean to say data guard needs to implement ? i think that's one option but what you said is different ?
    tell me procedure how i can implement your idea ? steps i have to perform.
    Thanks
    Edited by: Oracle DBA P on Nov 19, 2010 3:38 AM

  • How is the largest cde point differs from UTF-8 to UTF-16

    how is the largest cde point differs from UTF-8 to UTF-16
    the largest code point is 10FFFF for both of them then how is differ from the fromat
    thank you,
    Regards,
    Jagrut BharatKumar Shukla

    In this specific case there are no differences for code points storing character data because used character set is the same.
    But what is your Oracle 4 digits version ?
    Are you sure that database character set and national character set are the same ?
    In recent Oracle versions, database character set and national character set are different. For example:
    SQL> select * from nls_database_parameters where parameter like '%SET%';
    PARAMETER                      VALUE
    NLS_CHARACTERSET               AL32UTF8
    NLS_NCHAR_CHARACTERSET         AL16UTF16Edited by: P. Forstmann on 28 sept. 2011 18:51

  • HT2305 update my PC from OS x 10.5.8 to Mountain Lion????

    how do i update my PC from OS x 10.5.8 to Mountain Lion???? Without a later software version I can't sync My iphone 5 with my PC.

    Start by checking if you can run Snow Leopard:
    Requirements for OS X 10.6 'Snow Leopard'
    http://support.apple.com/kb/SP575
    Whilst Apple withdrew Snow Leopard from their stores, you can still get it from Apple by calling 1-800-MY-APPLE (if you are in the USA) and they will supply the SL DVD for $20 for a single user, or $30 for a family pack that covers up to 5 Macs.  You can also purchase the code to use to download Lion from the same number (Lion requires an Intel-based Mac with a Core 2 Duo, i3, i5, i7 or Xeon processor and 2GB of RAM, running the latest version of Snow Leopard), or you can purchase Mountain Lion from the App Store - if you can run that:
    http://www.apple.com/osx/specs/
    If you are outside the US call your national Apple Helpline:
    http://support.apple.com/kb/HE57
    If you're in the UK, use this number: 0871 508 4400
    When you have installed it, run Software Update to download and install the latest updates for Snow Leopard.
    UPDATE:
    OS 10.6 Snow Leopard is once again available from the Apple Store:
    http://store.apple.com/us/product/MC573/mac-os-x-106-snow-leopard
    and in the UK:
    http://store.apple.com/uk/product/MC573/mac-os-x-106-snow-leopard
    but nobody knows for how long it will be available.
    To use iCloud you have to upgrade all the way to Mountain Lion:
    http://support.apple.com/kb/HT4759

  • Exclusive update release for Adobe Cloud customers

    Excuse me, Adobe.
    Don't get this wrong, I personally have nothing against Adobe. Please know and realize that Adobe probably don't realize this, or simply don't have a heart to realize this by now. Adobe actually losing some valuable registered lifetime 'diehard' Adobe customers like other creative professionals and myself.
    Yesterday I learned that Adobe released exclusive update release only for Adobe Creative Cloud customers with Illustrator's new package update. I find that very ironic approach, because I know that diehard Adobe Illustrator customers have request for it for years. Adobe basically ignored us, creative professionals, instead of us, focusing on Adobe Creative Cloud customers.
    Rest assured, Adobe Master Collection CS6 is more likely my final upgrade purchase. It was a big slap in my face. I know that it is not just me, knowing that many other creative professionals are upset as I am.
    Don't get me wrong, I wholeheartedly am (now was) a lifetime diehard Adobe customer.
    Dear Adobe, just tell me if I am wrong. I just cannot justify the cost benefit analysis on advantage of Adobe Creative Cloud, where it is more of "renting" while many other creative professionals including myself prefer traditional way of upgrading through Adobe online store just as in the past and at present time. Many of us prefer "traditional" way of "owning" Adobe Creative Suite apps rather than 'renting' apps. In a long run, by owning traditional app/purchase do have super duper advantage over Cloud in terms of real cost of doing business. While traditional customers like myself still own Adobe apps even if when Adobe decides no longer support, we still own the legacy versions regardless.
    So, what happens if one day, out of blue, I fear that Adobe eventually realize that Adobe Creative Cloud is not viable or feasible to continue. That will certainly make some customers not happy. What happens to traditional customers like creative professionals and myself spent huge amount of investment in traditional qualified upgrades, and then switched to Cloud.. then one day Adobe decide not to support Adobe Creative Cloud.. what does this means to traditional customers like myself owned versions of serialization numbers over the years - down in the drain and Adobe Creative Cloud 'temporary' annual serial number no longer viable, and force us to pay FULL traditional license all over again. In that case, that is where I am dealing with this concern. I just cannot possibly trust Adobe on that one. I do have huge benefit of doubt on that one.
    For example, with Adobe decided to invest some of its resources developed new applications such as Adobe Flash Catalyst and few others in Adobe Creative Suite CS5. When Adobe released CS6, Adobe dropped Flash Catalyst. That is one of example on why I do have benefit of doubt on long term viability and feasibility of Adobe Creative Cloud.
    Please listen to us, creative professionals out of our concerns.
    If Adobe refuse to listen, include us in that respect, so be it. It is possible that Adobe eventually be losing many lifetime, diehard Adobe creative professionals.
    To be honest, I am very disappointed with Adobe's attitude toward creative professionals' being diehard lifetime support and invested lot of our time, tools, and skills and everything... time and money. It is all down in the drain. Thanks!
    Have a fabulous day!

    And customers fall for it like suckers.
    Software development during the emergence of a new category has always been lucrative. A small handful of developers with a good idea sweat blood for a couple years building the core application. Once it exists, delivery is cheap and profit-per-sale is high. Users buy licenses for several hundreds of dollars each. Each new license sale costs next to nothing to replicate in terms of manufacturing. It's all marketing, packaging, and distrubution. Disks are copied and printed for less than $1 each. Printed manuals, of course, may cost $20 or so, depending on color, quality, etc. There is real overhead, of course, in developing good content for manuals.
    When all this stuff was new software titles used to cost less, but shipped with installation disks and thorough printed manuals, and a set of added-value extras, like utilities, fonts, clipart. And new version improvements were quite significant and innovative.
    But once the software category "matures," with each version, the prices go up; the bundled "extras" become fewer. The focus shifts toward continually look for ways to cheap-out on the customers in order to "improve" the margin for the stockholders, and "milk" the increasingly archaic and mundane software for all that can be got out of it. One way this is done is by turning real value into mere perceived value. Adobe is the worst offender in this regard.
    Print manuals have become pay-extra, or non-existent. It astounds me that in the much-ballyhooed age of "information at your fingertips" the ondisk local help has become increasingly difficult and tedious to access. Now, the default behavior of the Help menu has even been modified to disuade users from accessing local PDF versions of the documentation to coerce them to go online for help files access (this from the company that is highly dependent upon PDF). Slow, tedious, and non-contextual as it is, PDF was bad enough. Having to go to Adobe's crappy "community help" system is ridiculous.
    This is all promoted, of course, as "immediate access to continual improvement." And customers fall for it like suckers.
    Look at the increasingly innane questions that occur  daily in this Forum. Newcomers ask the most basic questions, making it obvious they haven't even tried to read page one of the documentation. I've been at this stuff since the beginning. It didn't used to be this way.
    Are they all lazy dolts? No. Documentation has become less accessible and less thorough.
    Next, Adobe turns the online documentation essentially into blogs. "Live feedback"? "Continual improvement"? Baloney. Beginners clutter what should be authoritative documentation with innane comments. Questions get transferred to the User Forums, where Adobe sluffs off its responsibility for product support to its users; which more often than not turns into a time-wasting process of the blind leading the blind.
    Of course, only a mere mention of the term "tech support" will suffice. Everyone knows what thas become.
    Once you've eliminated the costs of printing, packaging, and delivering disks and documentation, and turned everything into electronic downloads (causing each customer hours of downtime--often even days futzing around with Adobe's horrible installers), what's next? Stockholders still want increased margin.
    Software by subscription and web-centric automation--while still increasing prices, of course--has long been the holy grail of software developers. This is true of all the biggies, including Microsoft, and of course Adobe. But how do you pull it off? How do you convince the suckers?
    Releasing new features to the buzzword "cloud" before making them available to perpetual licensees will be Adobe's attempt to "sweeten the pot" to con those who buy into the software subscription scheme. Time will tell how successful the ruse is for Adobe.
    The truth is, though, in terms of actual quality of the product, (especially Illustrator) nothing has changed for the better. Look at the very features that we who choose to stay with the relative safety of a traditional license are so upset about: Bundle for output? Export embedded images?
    People, how archaic, how old, how yesterdecade's news is that? This is "quick development" that can only be delivered by the "cloud"? Give me a break.
    It's utterly laughable, as Illustrator's cobby, clumsy, over-glorified, under-delivered, decades-late-to-the-game delevery of practical functionality always has been. So what's the big rush anyway for features that are already literal decades late? Sheesh, guys, Illustrator is not the only game in town.
    Consider: Since the release of CS6, how many posts have you forum regulars seen expressing excitement over the precious few actually new features, like grads-on-strokes? How many stunning examples of use of that feature have you seen users post?
    By comarison, how many posts have you seen on complaints about performance and buggy behavior? And proportionally how many are still the endless stream of repeats of the same old questions from newcomers trying to make sense out of Illustrator's uncomparably unintuitive, cluttered, and confused interface? I see the latter largely increasing. And I take that as clear indication that Adobe's treatment of "newfangled" documentation is not working. (And, of course, that Illustrator's interface is still as hideously unintutitve as it has always been.)
    Meanwhile, for the first time in too many years, I actually experienced again that new-purchase satisfaction of money-well-spent when I opened the Corel Graphic Design X6 Suite package to find a full-color manual with a hard-bound cover no less! Upgrade cost for anyone with a copy two full versions old? $200. Comes with 1000 OpenType fonts, huge clipart collection, truly useful utilities, and alot more.
    I still get a thrill out of every new release of Xara Designer Pro. So much elegant functionality, such clean-running speed, so stunning results possible from that tidy, inviting, intuitive interface in so affordably-priced and fun-to-use application.
    Meanwhile, Adobe upgrades have become more burden than pleasure. I actually dread them, especially having been suckered into the whole "Master Collection" thing. CS6 still sits on my desk uninstalled. I just dread having to mess with it.
    Oh, but James! That's why you should buy into "the creative cloud"!
    Well, don't hold your breath, bucko. If I decide to let CS7 or whatever just slide right by, I'll still be able to keep running the version I've got--without sending a monthly check to Adobe.
    These days--when so many younsters who have never swung a hammer at a nail actually try to rationalize renting over home ownership; and when so many middle-agers rationalize making perpetual interest payments for the instant gratification of driving a new car every year--who knows; the "creative cloud" sham may actually succeed.
    But not with me. Instead of watching money automatically fly out the window by itself, I'll be chuckling away, using whichever of my usual collection of 2D vector drawing programs I feel most advantageous--or most fun--for the task at hand.
    JET

  • When i try to update my apps from the app store some of the apps wont update and ask for an Apple ID that isn't mine. Whats the problem and how do i fix it?

    When i try to update my apps from the app store some of the apps wont update and ask for an Apple ID that isn't mine. Whats the problem and how do i fix it? All im trying to do is update my apps and its asking for these random apple ID's.

    The apps were purchased by another user with a different Apple ID. You will have to erase them and repurchase them using your Apple ID.

  • I had a repair done on my MacBook Pro and had to have a new hard drive installed. The Apple Auth Repair Shop then updated the OS from 10.6.8 to 10.7.5. Now my iPhoto v 9.2.3 will not open and it sounds like it will not work with this OS. Can you plea

    I had a repair done on my MacBook Pro and had to have a new hard drive installed. The Apple Auth Repair Shop then updated the OS from 10.6.8 to 10.7.5. Now my iPhoto v 9.2.3 will not open and it sounds like it will not work with this OS. Can you please advise?

    You may need many other updates to retain compatibility with Lion. I suggest you reinstall Snow Leopard. Unfortunately, you will need to erase the drive first. Be sure to backup your data if you haven't done so already.
    Clean Install of Snow Leopard
    Be sure to make a backup first because the following procedure will erase
    the drive and everything on it.
         1. Boot the computer using the Snow Leopard Installer Disc or the Disc 1 that came
             with your computer.  Insert the disc into the optical drive and restart the computer.
             After the chime press and hold down the  "C" key.  Release the key when you see
             a small spinning gear appear below the dark gray Apple logo.
         2. After the installer loads select your language and click on the Continue
             button. When the menu bar appears select Disk Utility from the Utilities menu.
             After DU loads select the hard drive entry from the left side list (mfgr.'s ID and drive
             size.)  Click on the Partition tab in the DU main window.  Set the number of
             partitions to one (1) from the Partitions drop down menu, click on Options button
             and select GUID, click on OK, then set the format type to MacOS Extended
             (Journaled, if supported), then click on the Apply button.
         3. When the formatting has completed quit DU and return to the installer.  Proceed
             with the OS X installation and follow the directions included with the installer.
         4. When the installation has completed your computer will Restart into the Setup
             Assistant. After you finish Setup Assistant will complete the installation after which
             you will be running a fresh install of OS X.  You can now begin the update process
             by opening Software Update and installing all recommended updates to bring your
             installation current.
    Download and install Mac OS X 10.6.8 Update Combo v1.1.

  • Credit release transfer from Delivery order to sale order

    Dear Master's,
    Our setting for credit release from delivery order but now change requirement from our organization, they like this check from sale order and i create setting it in test server but there is a problem with me, every thing is ok, system also block sale order for credit release but the value that is, net value. our requirement is different, we need gross value as we already working in previous with delivery order. anybody can solve my problem, i try to find it and feel there is no problem in setting but problem still in system.
    Regards
    Khan

    I already "A" which is credit amount adjust in Gross value after tax and all other discount values but i am confuse why system release value from before tax and trader offers
    Muhammad Arafkhan 
    Please use correct English. it is very hard to understand your requirement the above is one of the  small examples of your post. Am also not perfect.However, will try to use correct English to my level.
    Please never use any SMS language and try to avoid the maximum  grammatical errors.
    Coming into your requirement as per my understanding, previously you were using the credit control at Delivery level, now the same setting is changed to order level is that correct?
    Now kindly explain your requirement once again what is the issue after this change in OVA8? I did not understand completely.
    thanks,
    Srinu.

  • I cannot get my messages/text messages to work om my Hi.  I am sending this thru my iPad.  Respond and let me know you got it.  Fun fun fun.  .  I did go and try to another Apple ID different from my iPhone but it still will not work.  Can anyone help me?

    I cannot get my messages/text messages to work om my Hi.  I am sending this thru my iPad.  Respond and let me know you got it.  Fun fun fun.  .  I did go and try to another Apple ID different from my iPhone but it still will not work.  Can anyone help me?

    chicx wrote:
    This is the third time of writing this on your Apple Support Communities!
    Not with your current user id.
    Far too much uneccesary information in your post, which only confuses things, a vast amount!
    Let's start with iTunes.
    Have you updated iTunes to 11.1.5, because the previous version did appear to have an issue about seeing iPods?
    With iTunes 11.1.5 installed, look in Edit/Preferences/Devices, (or use the ALT key, followed by the E key and then the F key) and make sure that the box named Prevent iPods, iPhones and iPads from syncing automatically does not have a tick in the box.
    Once you have doen those two things, check to see if the iPod is seen by iTunes.
    chicx wrote:
    By the way, what does IOS mean? (I thought IO stood for operating system, but am flummoxed by the S on the end.
    Really?
    OS stands for Operating System. (In computer speak, IO means Input/Output.)
    iOS originally stood for iPhone Operating System, but it now refers to the iPod Touch and iPhone. The iPod Classic, which you have listed in your profile as your iPod, does not use iOS.
    I assume that you have been listening to the Podcast in your iTunes on the computer as you cannot transfer it to your iPod. It's what I'd do.

  • Can anybody help me in finding the reasons why the time of email received are different from the one on my macbook which time is correct

    Hi
    Can anyone help me in finding the reason why the date on e=mail reced is different from the one on my MacBook eventhough it is correct
    Thanks

    Try this...
    Triple click anywhere in the line below to select it and press Ctrl+C to copy it.
    cmd /k netsh winsock reset
    Press the WinLogoKey+R to open the run dialog, then Ctrl+V to paste, then press enter/return.
    You should get something similar to this:
    Reboot the computer and the problem should be resolved.
    If it doesn't work then perhaps a full tear down and rebuild of iTunes will fix things. See Troubleshooting issues with iTunes for Windows updates for details.
    tt2

Maybe you are looking for