I can't get my I pad tu up date

I can't my I pad to up date

If it's an iPad 1 (no camera) then it can only be updated to iOS 5.1.1.

Similar Messages

  • Can't get my number pad to work - No Num Lock

    Hello,
    I recently got my iMac with the wireless keyboard and noticed that I can not get my number pad to work. There is no num lock button to turn on/off, just the clear button. Can someone help me figure this out? Thanks
    Jay

    This is from the built-in Mac Help.
    Hope it works for you.
    My numeric keypad doesn't work
    The way the numeric keypad works depends on your computer, the keyboard you're using, the application you're working in, and whether the Num Lock key is engaged. Usually, the numeric keypad is used to enter numbers in a document, but in some applications you might be able to use the keypad to navigate (move around in) your document.
    Press the Num Lock key to switch between the ways the numeric keypad functions.
    If you have a separate numeric keypad on your keyboard, the Num Lock key is located in the numeric keypad. If you're using a portable computer, the Num Lock is a function key, marked Num Lock (F6). If your keyboard has a separate keypad but no Num Lock key, try pressing Shift-Clear.
    Most portables have a group of keys on the keyboard that can function as the numeric keypad. To find the keypad, look for small numbers or symbols in the lower-right corner of keys on the right side of your keyboard. Press the Num Lock key (F6) to turn on the keypad. The green light glows on the Num Lock key when the keypad is active.
    S
    iMac 2Ghz Intel Core Duo   Mac OS X (10.4.8)  

  • I just received my macbook from the apple store and can't get the track pad to swipe at all  it will scroll up and down but no other features work!! all works on the magic mouse though

    i just received my macbook from the apple store and can't get the track pad to swipe at all  it will scroll up and down but no other features work!! all works on the magic mouse though!!
    any help would be greatly appreciated

    >Preference>Trackpad.

  • How can i get to itunes to store all data on an external drive

    how can i get to itunes to store all data on an external drive rather than the drive ITUnes run off. I can get photos and music off but my apps and movies seem to go to the drive where itunes is run from?

    See if this helps:
    http://support.apple.com/kb/HT1364

  • How can i get my oxygen 8 to transfer data into Logic?

    i use an Oxygen 8 midi-keyboard and the Presonus firebox-interface with my Logic pro 7.
    how can i get my oxygen 8 to transfer data into Logic?
    its like there is no connection between the two.
    but its not the cables, since everything was running fine before.
    can anybody help me ?

    Go into the Audio MIDI Setup utility and check to see if you see it there. Considering that the Oxygen 8 is class compliant, you should just be able to plug it into the Mac. Perhaps, all it needs it to be recycled (turn it off and on again).
    jord

  • How  can I get number of days between 2 dates ?

    How can I get number of days between 2 dates ?
    Give me answer as soon as possible.....

    Mukesh_Prajapat wrote:
    How can I get number of days between 2 dates ?
    Give me answer as soon as possible.....Is google broken again?
    [How To Ask Questions The Smart Way|http://www.catb.org/~esr/faqs/smart-questions.html]

  • How can i get number of days between two dates represented by two dates?

    how can i get number of days between two dates represented by two date objects. One is java.sql.Date, the other is java.util.Date?

    tej_222 wrote:
    But how do I do that conversion. from java.sql.date and java.util.date to calender?
    -thanks for the quick response.You may find the following utility code samples useful:
    [http://balusc.blogspot.com/2007/09/calendarutil.html]
    [http://balusc.blogspot.com/2007/09/dateutil.html]
    ganeshmb wrote:
    (date1.getTime() - date2.getTime())/(1000*60*60*24) should do.
    getTime returns millsecond value of date object and the difference divided by no of milliseconds in a day should fetch you the difference in terms of days.This doesn't respect the DST. Use java.util.Calendar.

  • HT4993 I have a disabled iphone i forgot my passcode, how can i get it unlocked without loosing my data?

    I have a disabled iphone i forgot my passcode, how can i get it unlocked without loosing my data?

    As the manual says, you will have to restore your iphone.

  • How can I get the number pad to work (input characters) on my new plugin Mac full keyboard when connecrted to my mackbook?

    The number pad on by Mac USB keyboard does not work (no input).  I have updated the Mac keyboard drivers and that did fix the problem.  How can I get this keyboard to work when connected to my Powerbook?

    Do you have "Mouse Keys turned on in System Preferences / Universal Access ?
    Mouse Keys     Turn on to use the keyboard instead of the mouse to control your computer

  • How can i get the external Sql result return data to abap?

    Dear All
             I have a problem to how to get the select  result data return abap.
    I used abap to run external SQL server. below is my code:
    ***in above ,abap has already connected external SQL.
    Sql = u2018select * from user01u2019
          CALL METHOD OF rec 'Open'
            EXPORTING #1 = sql
            #2 = con
            #3 = '1'.
          IF NOT sy-subrc = 0.
            MESSAGE e000 WITH 'run external sql error!'.
          ENDIF.
    ***now ,below code how can I get the select result to abap code?
    I know I can use native_sql  such as u2018OPEN CUR1 FOR SELECT * FROM user01 AND FETCH NEXT CUR1 INTO :WAu2019.
        Thanks for all
    Sun

    Thanks.
    it is okay now by myself.
    con_str = 'Provider=SQLOLEDB.1;Password=pwd;Persist Security Info=True;User ID=name;Initial Catalog=VTL_DEMO;Data Source=192.168.21.50'.
      CREATE OBJECT o_conn 'ADODB.Connection'.
      CREATE OBJECT o_rec 'ADODB.Recordset'.
      SET PROPERTY OF o_conn 'Provider' = provider.
      SET PROPERTY OF o_conn 'ConnectionString' = con_str.
      CALL METHOD OF o_conn 'Open'.
      sql_str = 'select *  from userh'.
      CALL METHOD OF o_conn 'Execute' = o_recordset
        EXPORTING
        #1 = sql_str.
       #2 = o_conn.
      GET PROPERTY OF o_recordset 'EOF' = rs_eof.
      REFRESH itab.
      WHILE rs_eof NE 1.
        CALL METHOD OF o_recordset 'fields' = o_field
          EXPORTING
          #1 = 0.
        GET PROPERTY OF o_field 'Value' = itab-name.
        CALL METHOD OF o_recordset 'fields' = o_field
          EXPORTING
          #1 = 1.
        GET PROPERTY OF o_field 'Value' =  itab-cid.
        APPEND itab.
        CALL METHOD OF o_recordset 'MoveNext'.
        GET PROPERTY OF o_recordset 'EOF' = rs_eof.
      ENDWHILE.

  • How can I get a picture to display the date it was taken?

    How can I get a picture taken by my z10 to display the date it was taken?

    Gabrielamck wrote:
    How can I get a picture taken by my z10 to display the date it was taken?
    The only way to do so, is by manually renaming the picture
    Using the Playbook and the Z10 and the Z30 and loving them
    Martin

  • How can I get Mac mail to open winmail.dat attachments on lion 10.7.3

    How can I get Mac mail to open letter attachments winmail.dat??   (Lion 10.7.3) Any help appreciated...

    Sorry peterskine,
    it's true in part. There's more then one article on the subject "Recipients receive a winmail.dat attachment":
    http://office.microsoft.com/en-gb/outlook-help/recipients-receive-a-winmail-dat- attachment-HA010153018.aspx?CTT=1
    The odd thing is that my colleague and me use the same release mountain lion and we received the same email from someone on Outlook2007. He received the mail with the attachment, whilst I saw a "Winmail.dat". It already happened to me on snow-leopard, some month ago. Up til today I don't know what the difference between our machines is.
    But it is interesting: the same OS, the same mail-clients (Apple Mail) and still different results.
    Note: on my machine it used to work properly. It just suddenly happened that I started to receive winmail.dat files in stead of proper attachments.
    When I have more time on hand, I cant try to find out why this happens.

  • How can I get Virtual Machine NIC traffic usage data using SCOM 2012 R2 ?

    Hello Guys,
    How can I get Hyper-V 2012 r2 Virtual Machine NIC traffic usage data using SCOM 2012 R2 ?
    Thanks
    NM-BG

    Hi,
    Please refer to the following links:
    Hyper-V Management Pack Extensions 2012 / 2012 R2
    https://hypervmpe2012.codeplex.com/
    System Center Management Pack for Windows Server 2012 R2 Hyper-V
    http://www.microsoft.com/en-us/download/details.aspx?id=40798
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Can i get user to put today's date in a Text entry box?

    Is there any way that you can have the student enter in today's date using a text entry box?  Or what can I use if this is what I want the student to have to do?    I tried putting in the variable box mm/dd/yyyy and that doesn't work.   Thanks

    Hello,
    If you want to be sure that the user enters a date, perhaps this widget of Jim Leichliter could be of some interest to you:
    http://captivatedev.com/2011/04/11/adobe-captivate-5-widget-text-entry-box-validator/
    Lilybiri

  • Where can I get replacement base pads for my Macbook?

    The four rubber base pads from my MacBook Pro have fallen of, which means my laptop slides around on the desk all the time. Does anyone know where I can buy replacements?
    Thanks!

    You can get them from Apple.
    More information here:
    http://support.apple.com/kb/HT5236
    Matt

Maybe you are looking for