Save the result of iPhone Stopwatch

Hello,
I used to use the stop watch feature of my ipod Video a lot when I was going running. Now that I have an iPhone I don't want to take my ipod with me, I much rather take the phone which has all hose features and more. My problem is that the stop watch on iPhone unlike the iPod Video does not save my time. Is there a way to still save my time, or should I just wait for the software update? It is strange that no one anywhere talk about the stop watch software.
Thanks,
Omar

Other than marking laps, there is no way to save stopwatch information. I would recommend you let Apple know what you are thinking.
http://www.apple.com/feedback/iphone.html

Similar Messages

  • How to save the results of patindex into a variable?

    I would like to save the results of a patindex into a variable. The commented out line below is the line with the problem.
    CREATE TABLE #LocalTempTable(
    UserID int,
    UserName varchar(50),
    UserAddress varchar(150))
    insert #LocalTempTable (UserID,UserName,UserAddress) values (0,'user1','1209 West 9999 East|$75|this one')
    declare @var1 int
    set @var1 = -99
    select patindex('%West%', UserAddress) from #LocalTempTable
    --select patindex('%West%', UserAddress) into @var1 from #LocalTempTable
    select @var1
    -- The desired result would be a number 6 in the variable @var1

    Assume you will have a where condition as well:
    CREATE TABLE #LocalTempTable(
    UserID int,
    UserName varchar(50),
    UserAddress varchar(150))
    insert #LocalTempTable (UserID,UserName,UserAddress) values (0,'user1','1209 West 9999 East|$75|this one')
    --insert #LocalTempTable (UserID,UserName,UserAddress) values (0,'user1','1209 East 9999 East|$75|this one')
    declare @var1 int
    set @var1 = -99
    select @var1=patindex('%West%', UserAddress) from #LocalTempTable --where UserID=0
    --select patindex('%West%', UserAddress) into @var1 from #LocalTempTable
    select @var1
    Drop table #LocalTempTable

  • After generating a table into xml how can i save the result in a XML table?

    Hello everyone,
    I’ve used this function to generate a table into XML schema :
    example :
    SELECT xmlelement("State", xmlattributes( 'http://www.opengis.net/gml' as "xmlns:gml"),
    xmlforest(name as "Name", population as "Population")) from state;
    result:
    <Statexmlns:gml="http://www.opengis.net/gml">
    <Name>Wilkopolska</Name>
    <Population>35000</Population>
    </State>
    Now I need to insert the result into a XML table, because i need to save the result to use it latter ,I hope that someone can help and if there's other solution to do this it would be great.
    Thanks a ot and best regards,
    Lama.

    Just insert into a table....
    insert into t
    SELECT xmlelement("State", xmlattributes( 'http://www.opengis.net/gml' as "xmlns:gml"),
    xmlforest(name as "Name", population as "Population")) from state; and a complete example:
    SQL> create table t (test xmltype)
      2  /
    Table created.
    SQL>
    SQL> create table state
      2  (name varchar2(10)
      3  ,population number
      4  )
      5  /
    Table created.
    SQL>
    SQL> insert into state values ('WI', 35000)
      2  /
    1 row created.
    SQL>
    SQL> SELECT xmlelement("State", xmlattributes( 'http://www.opengis.net/gml' as "xmlns:gml"),
      2  xmlforest(name as "Name", population as "Population")) from state;
    XMLELEMENT("STATE",XMLATTRIBUTES('HTTP://WWW.OPENGIS.NET/GML'AS"XMLNS:GML"),XMLFOREST(NAMEAS"NAME",P
    <State xmlns:gml="http://www.opengis.net/gml"><Name>WI</Name><Population>35000</
    SQL>
    SQL>
    SQL> insert into t
      2  SELECT xmlelement("State", xmlattributes( 'http://www.opengis.net/gml' as "xmlns:gml"),
      3  xmlforest(name as "Name", population as "Population")) from state;
    1 row created.
    SQL> select *
      2    from t
      3  /
    TEST
    <State xmlns:gml="http://www.opengis.net/gml"><Name>WI</Name><Population>35000</

  • In Premiere I can edit an avi or mov clip but I can not save the result as a like file.  Why not???

    In Premiere I can edit an avi or mov clip but I can not save tghe result as a like file.  What do I have to do???  It only saves a project.  Under 'File' the 'Export' function is greyed out.  I need help baddly.
    [email protected]
    Bill Schoon

    Boatbuilder
    Let us start from the beginning.
    It has been established that you have Premiere Elements 10. On what computer operating system is it running?
    There has not been a File Menu/Export/Movie export opportunitity in Premiere Elements since version 7. We are not up to version 12.
    For Premiere Elements 10, your export opportunities are all in Share/ including one for Computer. Under Computer there are several choices. The ones that you see are Adobe Flash Video, MPEG, and AVCHD. The others you have to scroll down to. And those choices are AVI, Windows Media, QuickTime, Image, and Audio. You do not have to use the scroll bar for this. You can click on Adobe Flash Video panel to get it to turn black. Then use the down arrow to go down the list and the up arrow to go up the list. Once you get to a category, you can select a preset and go with it or customize it under the Advanced Button/Video Tab and Audio Tab of the preset.
    If you post the properties of your source media that you want to try to match in the export, I would be glad to suggest the exact settings for you.
    We will be watching for your follow up with details.
    Thank you.
    ATR
    Add On...The Premiere Elements 10 File Menu is for more than Saving, just not exporting. One of the key features that can be access there is the Project Archiver. More on that another time.

  • Scheduling a BI Publisher report and save the results in an external folder

    Hi ,
    I have a requirement like...i need to schedule a BI Publisher report and the saved results(downloaded file of the BI Publisher report) should save in an external folder automatically.
    My development instance is Windows and my Prod instance in Linux and i am running on OBIEE 10.1.3.4.2.
    Thanks in advance,
    Pramod.

    Hi ,
    I have a requirement like...i need to schedule a BI Publisher report and the saved results(downloaded file of the BI Publisher report) should save in an external folder automatically.
    My development instance is Windows and my Prod instance in Linux and i am running on OBIEE 10.1.3.4.2.
    Thanks in advance,
    Pramod.

  • Why do the characters in the field of a form disappear when I attach the form to another PDF file and then save the resulting pdf?

    This just started happening and it does not happen every time I do this action.  I occasionally get the following message "An incorrect structure was found in the PDF file" and that seems to be part of the issue. Has anyone experienced anything like this?

    I found out that if I waited about 15 minutes the PDF file became normal. Thank heavens! I've now sent out my newsletter for my Quilt Club to our 90 e-mail subscribers and all of them I have heard from have gotten it the way I had written it. It must just have been a quirk that happened, but I sure am glad it fixed itself. I only have 5 more newsletters to write and then I am done. Thank Heaven. Thank you for trying to help. I was about to become even more crazed than I get when I have to publish the newsletter. I do it once a month and I never would have volunteered for the 2 year job if I had know how much work it is. My husband walks gently when he knows I am trying to put the newsletter together. I'm not usually crabby, but this has made me a nut case once a month. It's a good thing we've been married for 37 years, so he knows that it is only the "newsletter editor nutty lady" that is getting mad at everything and everyone, including him! Thanks for trying to help. You were the only one that answered. JO
    Date: Tue, 6 Jul 2010 03:29:03 -0600
    From: [email protected]
    To: [email protected]
    Subject: Why do I get a black version when I convert my document to PDF?
    How did you convert the file to PDF?
    >

  • How to divide the totalorderprice in 1st query with totalorders in 2nd query and save the result in new column

    SELECT o.OrderID,SUM((od.UnitPrice * od.Quantity) - (od.Discount/100))+ o.Freight AS TotalOrderPrice
     FROM [Order Details] as od join Orders as o on o.OrderID=od.OrderID
     GROUP BY o.OrderID, o.Freight
    select distinct o.employeeid, count(o.OrderID)as totalorders from Orders o group by o.EmployeeID

    As suggested above, you need a common key for JOINing the queries (CTE-s):
    WITH CTE1 AS
    (select distinct o.employeeid, count(o.OrderID)as totalorders from Orders o group by o.EmployeeID)
    CTE2 AS (SELECT o.OrderID, SUM((od.UnitPrice * od.Quantity) - (od.Discount/100))+ o.Freight AS TotalOrderPrice
    FROM [Order Details] as od join Orders as o on o.OrderID=od.OrderID
    GROUP BY o.OrderID, o.Freight)
    SELECT
    FROM CTE1 INNER JOIN CTE2 .....
    CTE example: http://www.sqlusa.com/bestpractices2005/cte/
    Kalman Toth Database & OLAP Architect
    Free T-SQL Scripts
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

  • Urgent: OBIEE Alert.. User unable to save the alert results....

    Hi,
    User see alerts on his 'My dashboard' page. However after clicking on the Alert link he wants to be able to save the results but cannot do so because the alert opens in a new window and no download button is available. Also he cannot use File ->save as from the browser window because it opens in a new window. Can you please suggest how he can save the results.
    Another user is able to save the results because the alert opens as a new dashboard tab so he can use File -> save as.
    Any help is appreciated very much.

    Hi,
    Settings->Administration->Manage Presentation catalog->the requisite folder permissions --> here u can add that users as Adminsitrator and test it
    Method 1:
    give access for shared folders were the filter is stored to the user, because shared filters were stored there only.
    Method 2:
    I got the problem resolved by doing the following. User can access My Folder/dsahboard now:
    1. delete the <user> folder and <user>.atr in catalog in OBIPS directory
    2. Restart the BI services
    3. Login using the user.
    ie., Installed Drive :\Oracle\Middleware\instances\instance2\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalog\*YourCatalog*\root\users
    Ref:
    http://obiee-blog.info/administration-tool/error-access-denied-for-user-to-path/
    http://www.rittmanmead.com/2010/01/obiee-10g-web-catalog-best-practices/
    http://www.biblogs.com/2010/01/18/obiee-10g-web-catalog-%E2%80%9Cbest-practices%E2%80%9D/
    Thanks
    Deva

  • How to spool the result of an query into a file in sql 2000

    Hi All,
    I have an SQL query which iterates through number of times for checking on some conditions and will return results each time. I wants to save the results into an different xml file each time. I tried using below query:
    exec xp_cmdshell 'bcp "use Mimsadaptorlogs; select top 10 * from log order by logdate" queryout "D:\cdr_cg.xml" -T -c -t,'  ---> Its not working as expected.
    I got the Below output:
    NULL
    Starting copy...
    SQLState = 01000, NativeError = 5701
    Warning = [Microsoft][ODBC SQL Server Driver][SQL Server]Changed database context to 'MIMSAdaptorlogs'.
    NULL
    10 rows copied.
    Network packet size (bytes): 4096
    Clock Time (ms.): total       62
    NULL
    Could you anuone please suggest me on this.......
    Thanks and Regards, Bala

    You will need to write a client program to do this. SQL Server is not intended for writing files. People still do it by calling BCP through xp_cmdshell, but this is a dubious practice. Better is to write a CLR stored procedure for the task. However, you
    are on SQL 2000, and the CLR support was added in SQL 2005. Furthermore, there is no XML type in SQL 2000, and the only way to generate XML is with the FOR XML clause. But this output is not well understood by BCP. Then I try: [code} bcp "SELECT * FROM Northwind..Customers
    FOR XML RAW" queryout slask.bcp -c -T [/code] on SQL 2000, I get [code] 11 rows copied. [/code] which is complete hogwash, because there are 91 rows in that table, and the output should be a single XML document, and the output looks like this: [code] <row
    CustomerID="ALFKI"... Bouchers" City="Marseil... tomerID="DUMON" Company... 0.32.21.21" Fax="40.32.... los Hern ndez" ContactT... n Steel" ContactTitle="... e" ContactTitle="Market... ="Salzburg" PostalCode=... " Phone="(21) 555-3412"... ty="Charleroi" PostalCo...
    <row CustomerID="WARTH"... [/code] I have truncated the output on the right side, but the left side is authentic. It really is that bad.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Script for Save Options- Save Query Results with document

    Hi,
    Is there any javascript for Save query results with document in save options? If so where can i find that?
    Thanks
    Kalai

    hi guys,
    I found the answer.The following example shows you how to save the results with the query
    section named “SalesQuery”.
    ActiveDocument.Sections["SalesQuery"].SaveResults=true

  • Save several result of ora xml in a folder

    Hello,
    I would like to save the result of the ora xml query in one folder. I know that if the result is only one register (one xml file) is:
    1. Create a directory
    create or replace directory test_dir as 'c:\oracle\test';
    2. Run procedure
    CREATE OR REPLACE PROCEDURE Getloc3
    IS
    xmldoc CLOB;
    BEGIN
    SELECT XMLSerialize(DOCUMENT
    ... all xmlelement, xmlagg,..)
    INTO xmldoc
    FROM table;
    DBMS_XSLPROCESSOR.clob2file(xmlprolog||xmldoc,'TEST_DIR','index'||TO_CHAR(SYSDATE, 'YYYYMMDD-HH24MISS')||'.xml');
    END;
    That works if the result is only one register, how can I do if I have several xml file as the result query.
    Thanks

    That works if the result is only one register, how can I do if I have several xml file as the result query.Not sure what a register means to you.
    Do you want to say that the query returns multiple "rows" (or "records")?
    If so, just iterate over the result set with a FOR loop :
    FOR r IN (
      SELECT XMLSerialize(DOCUMENT
               XMLElement(
             ) as xmldoc
      FROM table_name
      WHERE ...
    LOOP
    DBMS_XSLPROCESSOR.clob2file(xmlprolog||r.xmldoc, 'TEST_DIR', 'index'||TO_CHAR(SYSDATE, 'YYYYMMDD-HH24MISS')||'.xml');
    END LOOP;

  • Reader-enabled form from Acrobat is retaining interactive form fields when user saves the form

    This is an issue that has only recently come up. In the past it was not a problem to take a pdf, add interactive form fields to it in LiveCycle, then open the form in Acrobat and enable usage rights for Reader users.
    This allowed Reader users to fill out the form and save the results. With the most recent versions of Acrobat and Reader the user saves the form and the data AND the interactive form fields are saved in the resulting file - meaning that the data is still there to be changed. Clearly not what we want and not what Acrobat and Reader were doing previously.
    The form does properly display "You can save data typed in this form" when opened in Reader.
    I have got no response to this issue in the LiveCycle forum, and nothing shows up in a search. I would very much like to fix this, as it is affecting our entire library of pdf forms.

    In most instances the form is linked on the website, so the original form will cannot be overwritten.
    In some cases we have to supply an interactive pdf for a department that they will then distribute by email to various groups who are expected to fill the form out on submit on an ongoing basis. That is what I was meaning by the user filling out the form, printing it, and then being prompted to save changes.
    The bigger issue is that most of our users expect to take a form hosted on the website, fill it out, and then save a pdf copy of their responses for reference. The reference copy is retaining the interactive fields rather than printing as a static pdf.
    If I could force the action of printing as a pdf (rather than saving as a pdf) on submission I think that would solve the issue. The script for most of the forms in the library is xfa.host.print(1, "0", (xfa.host.numPages -1).toString(), 0, 0, 0, 0, 0); and I am not aware of a way to force the print to only be to the pdf print driver.

  • Writing the result to seperate HTML page.

    Hello,
    I want a program in which I compare 3 different files and display the result. Now I want to write/save the result into a seperate HTML/pdf file. Can somebody help me in this respect.
    Thanks in advance,
    Nirmal Kumar Bhogadi

    Thank you so much for helping me with this. The accordion is still not sliding. The links work tho. I see that you have ?page=cascade_dining" right after your index.php, is this what is making the slider work? If so, what is ?page supposed to equal? For instanceI now have this:
    <div class="AccordionPanel">
         <a href="art_cards.html" onclick="window.location=this.href;return false;">
                <div class="AccordionPanelTab">greeting cards</div>
         </a>
    But should I have this instead:
         <a href="art_cards.html?page=something" onclick="window.location=this.href;return false;">
                <div class="AccordionPanelTab">greeting cards</div>
    I appreciate the help!

  • How do I save rows results and add them up for each row.

    I have the following select statement that saves the results in result1, result 2 and result3 variables.. How do I include a total (result1 + result2 + result3) for each row?
    select TRUNC(AVG( SUM ( (DECODE (cc.request_wflow_status, 'Estimator Notified'
    ,cc.end_date,NULL) - DECODE (cc.request_wflow_status,
    'Estimator Notified',cc.start_date,NULL)))),1) result1
    ,TRUNC(AVG( SUM ( (DECODE (cc.request_wflow_status, 'Estimator Accepted'
    ,cc.end_date,NULL) -
    DECODE (cc.request_wflow_status,'Estimator Accepted',cc.start_date,NULL)))),1) result2
    ,TRUNC(AVG( SUM ( (DECODE (cc.request_wflow_status,
    'Install Complete',cc.end_date,NULL) -
    DECODE (cc.request_wflow_status,'Install Complete',cc.start_date,NULL)))),1) result3
    FROM cc_request_status cc
    GROUP BY cc.request_id
    Thanks,

    select result1,result2,result3,nvl(result1,0) + nvl(result2,0) + nvl(result3,0) Total from ( ...your query...);

  • Hi, how do I save the photo calendar I created with iPhoto?

    Hi, I created a photo calendar using the iPhoto format and would like to save my project to pass on to our printer to print it for me as I urgently need the calendar. Can anyone tell me how to save / download the work I have done?

    Before ordering your calendar preview it using this method - http://support.apple.com/kb/HT1040 - and save the resulting PDF for reference - the delivered calendar will match it.
    send the PDF to your printer
    LN

Maybe you are looking for