How sort projects by given number serie (ie. date)

Hi,
Right or wrong my 35 000 photos are in the library put in folders by year. Within each year there are projects (approx 30 -70 per year) with project names such as "20100725 closeups of a moose". When i add new projects as days go by and name them by the date series I use, they do not automatically drop into a slot as they would if sorted by the number.
How do I sort projects by their name (ie number series)?
please advice,
regards pyry.

Hi
Right click or control click on a year folder, go down to Keep Arranged By, choose Kind, Name or Manual
gary

Similar Messages

  • How to auto assign a number to some data using PL/SQL

    Hi,
    Assume that i have a few lines of data...
    How do i auto assign number to the data without hardcoding it?
    In this instance, i want p_id to be auto-generate...
    create or replace procedure insert_file
    p_id number,
    p_file_type varchar2,
    p_file_name varchar2
    )as
    geor MDSYS.SDO_GEORASTER;
    begin
    insert into nyp_images values( p_id, p_file_type, sdo_geor.init('NYP_IMAGES_RDT') );
    select image into geor from nyp_images where image_id = p_id for update;
    sdo_geor.importFrom(geor, NULL, p_file_type, 'file', p_file_name);
    update nyp_images set image = geor Where image_id = p_id;
    end insert_file;
    Thanks and regards,
    Esther

    In this case you could slightly change your procedure to
    create or replace procedure insert_file (
      p_file_type     varchar2,
      p_file_name     varchar2,
      p_id        out number
      )as
      geor MDSYS.SDO_GEORASTER;
    begin
      insert into nyp_images values( your_seq.nextval, p_file_type, sdo_geor.init('NYP_IMAGES_RDT') )
         returning image_id into p_id;
      select image into geor from nyp_images where image_id = p_id for update;
      sdo_geor.importFrom(geor, NULL, p_file_type, 'file', p_file_name);
      update nyp_images set image = geor Where image_id = p_id;
    end insert_file;I highly reccommend you to take classes in this SQL and PL/SQL stuff or look for some external ressources that can guide you.

  • How to make External Reference number and Ref Date Mandatory in Complaints

    Dear Experts,
    Greetings!!!.
    How to make External Reference number (EXT_REF_NUMBER ) and Ref Date ( EXT_REF_DATE ) Mandatory in Complaints.
    Regards,
    Sany

    HI,
    You can use Incompleteness Procedure to make those fields mandatory in complaint transaction.
    Regards,
    PP

  • How to reference application version number and current date in page footer

    Am new to Apex and am creating first app for production users on Apex 4.0.1 ... I notice that Application Builder app itself displays the version number at bottom right of screen .. are there any substitution strings that I can use to get current date and application version in my own Apex app ... or do I need to create e.g Javascript to format the date and create my own substitution string ?
    Any help much appreciated .. thanks !

    I modified the Footer of our Default page template. Used JavaScript for the date, below is the code we use. The very last table is specific to our environment and it would need to be customized for your use or removed if not needed. I am a JavaScript novice so this may be crude but it does the job.
    Jeff
    <table width="100%" cellpadding="0" cellspacing="0"
    border="0">
    <tr>
    <td width="500">
    <script Language="JavaScript">
    <!--
    function GetDay(nDay)
         var Days = new Array("Sunday","Monday","Tuesday","Wednesday",
                              "Thursday","Friday","Saturday");
         return Days[nDay]
    function GetMonth(nMonth)
         var Months = new Array("January","February","March","April","May","June",
                                "July","August","September","October","November","December");
         return Months[nMonth]             
    function GetTime () {
      var curtime = new Date();
      var curhour = curtime.getHours();
      var curmin = curtime.getMinutes();
      var cursec = curtime.getSeconds();
      var time = "";
      if(curhour == 0) curhour = 12;
      time = (curhour > 12 ? curhour - 12 : curhour) + ":" +
             (curmin < 10 ? "0" : "") + curmin + ":" +
             (cursec < 10 ? "0" : "") + cursec + " " +
             (curhour > 12 ? "PM" : "AM");
      return time;
    function DateString()
         var Today = new Date();
         var suffix = "th";
         switch (Today.getDate())
              case 1:
              case 21:
              case 31:
                   suffix = "st"; break;
              case 2:
              case 22:
                   suffix = "nd"; break;
              case 3:
              case 23:
                   suffix = "rd"; break;
         var strDate = GetDay(Today.getDay()) + " - " + GetMonth(Today.getMonth()) + " " + Today.getDate(); strDate += suffix + ", " + Today.getFullYear() + " " ;
         return strDate
    //-->
    </script>
    <script Language="JavaScript">
    <!--
    document.write(DateString() + GetTime());
    //-->
    </script>
    </td>
    <td width="300" class="fineprint"><div align="right">
    </div></td>
    <td width="900" class="fineprint"><div align="right">
    &APP_USER.
    #APP_VERSION#
    </div></td>
    </tr>
    </table>
    <table width="100%" cellpadding="0" cellspacing="0"
    border="0">
    <tr>
    <td width="33%" align="left" valign="bottom"><img
    src="#WORKSPACE_IMAGES#iconseal-rust.gif" alt="NH State Seal" width="25"
    height="25" /></td>
    <td  width="33%" align="center" valign="bottom"><a href="http://www.nh.gov/" class="fineprint">NH.gov</a>
      <a href="http://www.nh.gov/disclaimer.html"
    class="fineprint">Privacy Policy</a>   <a
    href="http://www.nh.gov/wai/index.html" class="fineprint">Accessibility
    Policy</a></td>
    <td width="33%" class="fineprint"><div align="right">Copyright &#169 State of
    New Hampshire, 2007-2010</div></td>
    </tr>
    </table><br />
    #FORM_CLOSE#
    </body>
    </html>

  • How do i setup Mail account on my mac book like in mobile phone? I.e. Don't want to store the mails/attachments on pc, however need the latest emails for given number of days?

    How do i setup Mail account on my mac book like in mobile phone? I.e. Don't want to store the mails/attachments on pc, however need the latest emails for given number of days?
    This helps the storage and purpose of email as well. I could always log into online email account to find history of emails.
    Thanks
    Chai

    How do i setup Mail account on my mac book like in mobile phone? I.e. Don't want to store the mails/attachments on pc, however need the latest emails for given number of days?
    This helps the storage and purpose of email as well. I could always log into online email account to find history of emails.
    Thanks
    Chai

  • How to solve the problem: ipod doesn't  sort tracks by track number

    After lots of attempts, I think I've found the solution that solves this problem (is it a BUG of the ipod software last update?).
    PROBLEM DESCRIPTION
    ===================
    For some albums, ipod seams to be not able to sort songs by track number, no matter how you order the tracks through itunes.
    This problem normally appears in albums that are NOT of the same artist (ex: soundtracks).
    Once you upload on ipod (for ex.) your soundtrack, it can happen, when you browse the ipod in the following way:
    (from the main menu): music -> albums -> <name of the album> -> <tracks list>
    that the tracks list IN THE ipod appears NOT sorted by track number.
    SOLUTION
    ========
    This problem is due to a particular tag, "album artist": try to DELETE what is written in this tag for each song that doesn't appear in the correct order.
    For those that are not aware about itunes:
    1) open itunes when your ipod is connected to the pc
    2) select a song ON THE IPOD that you notice is not in the right position
    3) right click the mouse on it and the select "get info": a popup appears
    4) select the "info" tag on this popup
    5) delete what is written in the text area named "album artist"
    6) click "ok"
    TEST AND REMARK
    ================
    Another suggestion, useful to test the result of this action through itunes.
    It seams that ipod software makes a specific sequence of queries: when you select a specific album on your ipod, first it groups songs by album name (it seams a nonsense, because the songs that belong to the same album have, of course, the same album name), then by "album artist" and only at the end by track number.
    So, if you delete the content of the tag "album artist", automatically ipod should sort all songs by track number.
    Therefore, try to make this test: in itunes, in the ipod section, click on the colum "album" in order to sort your album by album name.
    If the songs appear in the right order (that is, sorted by tracks), your should have solved the problem.
    Hope that this will help the ones who have this problem.

    Hi, welcome to Apple Discusions.
    Is the album marked up as an audiobook by any chance?
    See http://samsoft.org.uk/iTunes/grouping.asp and http://samsoft.org.uk/iTunes/audiobooks.asp for more info.
    tt2

  • How to know if a given number it's even or odd

    Hi,
    I need to know if a given number is odd or even.
    ¿Does someone how to do this or if there is a function in Ora10G to solve this?
    Thx for your time!

    Hi,
    Use mod function:
    Connected to Oracle Database 10g Enterprise Edition Release 10.2.0.1.0
    Connected as hr
    SQL> select mod(7,2) from dual;
      MOD(7,2)
             1
    SQL> select mod(6,2) from dual;
      MOD(6,2)
             0
    SQL> Regards,

  • How to decide the maximum number of elements for DMA FIFO in R series FPGA

    Greetings!
    I'm working on a project with NI R series PCIe-7842R FPGA board. To achieve fast data transfer I'm using target-to-host DMA FIFO. And to minimize the overhead, I'd like to make the FIFO size as large as possible. According to the manual, 7842R has 1728 kb (216KB) embedded block RAM, i.e., 108,000 I16 type FIFO elements available in theory (1728,000/16). However the FPGA had compilation error when I requested such amount of elements. I checked the manual and searched online but couldn't find the reason. Can anyone please explain? And in general, what's the max FIFO size given the size of the block RAM?
    Thanks! 

    Hey iron_curtain,
    You are correct that moving larger blocks of data can lead to more efficient utilization of the bus, but that's almost certainly not the most important factor here. Assuming of course that the FIFO on the FPGA is big enough to avoid overflows, I'd expect the dominant factor to be the size of read performed on the host. In general, larger reads on the host lead to improved throughput, up to the speed of the bus. This is because FIFO.Read is a relatively expensive software operation, so it's advantageous to make fewer calls to get the same amount of data.
    Note that the larger your call to FIFO.Read the larger the host buffer needs to be. Depending on your application, it might need to be several times larger than the read size. You can set the buffer size with the FIFO.Configure node.
    http://zone.ni.com/reference/en-XX/help/371599H-01/lvfpgaconcepts/fpga_dma_how_it_works/ explains the various buffers involved. It's important to note that the DMA Engine moves data asynchronously from the read/write nodes on the host and fpga.
    Let me know if you have any questions about any of this.
    Sebastian

  • How to find whether a given number is integer?

    hello,
    How can i find out whether a given number ( a variable after simplification holds a value) is an integer or not.?
    I thought i could use isinteger( ) function in mathscript, but it does not exist- is giving error
    can i do it without mathscript?
    Thanks,
    Solved!
    Go to Solution.

    I assume you want m/N to be a (possibly rounded up) integer. Is this correct.
    In this case, you could do something like the following?
    Message Edited by altenbach on 01-25-2009 04:47 PM
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    DivideAndRoundUp.png ‏5 KB

  • How do I combine a number of document libraries into one heading?

    Please can anyone help me. I have a number of SharePoint Document Libraries which I want to move to one area (each document library is a project and when the project closes I want to be able to show this under one view 'Closed Projects').  HOw can I
    do this?
    Currently, on the Navigation pane on the left hand side of the screen we have a heading 'Closed Projects' and all the document libraries sit under that heading but this takes up a lot of room and as we could end up with hundreds of closed projects, I'd like
    to just keep the heading 'Closed Projects' and then when you click on that heading it takes you into a page which shows all the closed projects (preferably sorted in some way by name or date closed) document libraries.  Is this possible & how?
    We are using SharePoint 2007.
    Thanks

    Hi KeoKira,
    What you might be able to do is set up and maintain a separate list of projects, with a choice column indicating whether the project is open or closed, and a hyperlink column linking to the relevant document library.
    Then for your closed projects page, you can just link to a list view of the projects list that is filtered to only show links to closed projects.

  • Excise Invoice Number  Series Change

    Hi Gurus
    Its very close to end of financial year on 31st march and according to the rules
    of Excise.. the excise number series should be changed ..
    so plz anyone suggest me how this number series is maintained and how it can be changed

    Hi,
    If it is related with Maintaining New Number Ranges:
    Go to the T ransaction SNUM and maintain the New number range for the Excise Invoices.
    Regards,
    Anji

  • How can I limit the number of emails retained on my ipad air?

    How can I limit the number of emails that are retained on my iPad Air?  Because of legal requirements of a long-term project, I cannot permanently delete emails relating to that project from my ISP's mail server.  My gmail account contains over 17,000 emails and, upon setting up my new iPad, and updating to ios 7.1.1, I now have all 17,000+ emails taking up space.  I would like to limit the emails by count as I was able to do on my old iPad running ios 5.1.1 OR to retain them based on date range.  I have not found any instructions on the support discussions or general iPad blogs that allow me to do that.  Any way around this problem?
    I also miss the 5.1.1 mail search feature that allowed me to narrow the search by from/to/subject/all.  Does anyone know if that feature is available using some little-known ios 7.1.1 feature?
    Thanks for your help.

    jlfcba wrote:
    IOS 7.1.1 doesn't show a "days to sync" parameter anywhere in SETTINGS/Mail,Contacts,Calendars/ACCOUNTS/GMAIL Account/ GMAIL Acccount Info.  There is nothing in iTunes relating to such an option either.  So, it seems I'm back to square one.
    If you have a decent mail provider like Microsoft Hotmail or Outlook.com mail it does.
    If you have Gmail it does not.  Quite right. Gmail is rubbish.

  • How do I limit the number of rows retrieved at a time using RefCursor?

    I have a PL/SQL package in use, that returns a REF CURSOR. This is currently being used in a Forms 6i application. Now I want to develop an ASP.NET web application that displays exactly the same information as my Forms 6i module. In fact those two applications will be used concurrently for a while.
    I looked at the sample code provided on otn.oracle.com and decided to use the OracleDataAdapter.Fill()-method to fill a dataset and bind that dataset to a pageable GridView. Now I wonder, whether this method retrieves ALL records of the query at once and how I can limit the number of rows fetched? The Select statement retrieves up to 10000 rows at a time. Most of the time, a user is only interested in the first 20-30 rows. Forms 6i fetches more rows as the user scrolls down, how can I implement the same behavior in ODP.NET?
    - Markus

    Excuse me, but the reply does not quite answer my question. Maybe I did not explain my concerns clear enough:
    I understand the use of the two properties (RowSize and FetchSize) to reduce the amount of round trips needed to transfer the data - not the number of rows fetched in total. This would still lead to a situation where all rows are transferred, when I am using the OracleDataAdapter.Fill()-Method. Is this correct or did I misunderstand the function of this method?
    I quote the otherwise really helpful article you send me:
    Of course, there is a cost if the fetch size is arbitrarily large. More client-side memory and processor cycles will be needed to store and manage a larger amount of data. The goal is to find a high-performing balance between the number of round trips and the amount of data retrieved per trip.
    My RowSize is for sure a bit larger than the one in the given example. The query will probably be used by up to 100 users at a time, so I would like to limit the resource-costs not only on the network by the number of round trips, but also on the web-server which is storing all these records in it's memory per user-request.

  • How can I print the "number lines" with the code in Visual Studio?

    How can I print the "number lines" with the code in Visual Studio?

    Hi BillionaireMan,
    What about your issue now?
    If you have resolved it, you can share the solution here, which will be beneficial for other members with the same issue.
    If you did not, please tell us more information,we will try my best to help you.
    Best regards,
    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.
    Click
    HERE to participate the survey.

  • How does DIADEM import TDMS files? How gets every channel his number and groupindex? How can I determine which channel has which groupindex and number?

    I store different channels in a TDMS file.
    I like to have a time channel at the first position with group index 1 and number 1.
    When I read the TDMS file with DIADEM the time channel (Float64) is on a differernt position, and the channels are not sorted alphabetically.
    Here are my questions:
    How does DIADEM import TDMS files?
    How gets every channel his number and groupindex?
    How can I determine which channel has which groupindex and number?
    Best regards
    Joerg

    Hi Jörg,
    i suppose that you´re programme whose create the *.tdms file is writing on false position. Try to create datas with timechannel on first indes in diadem, then save it and then open it again. you see that all is correct. So please tell me what programm in what version do you use and please attache it here.
    Did you use the library for creating *.tdms files like in the link ?
    http://zone.ni.com/devzone/cda/tut/p/id/6471
    Here you find the gtdms_8.x.zip - when you extract it and opened the *.llb you find vi´s for all functions e.g. writing 2d array of strings to *.tdms file
    when you open the subvi´s then you see how created and writing datas/structure to *.tdms files. Because *.tdms is binary you can´t see structure with open it in editor.
    When you don´t have Labview you can use the 30 days test of current version 8.5 under following link
    german version download link
    https://lumen.ni.com/nicif/d/lveval/content.xhtml
    english version download link
    https://lumen.ni.com/nicif/us/lveval/content.xhtml
    Hope it helps
    Best Regards

Maybe you are looking for

  • Bulk selection based on PL/SQL table

    Hi forum, I have a defined a pl/sql table named keys, contains 2 column keys(i).key and keys(i).desc.Now my requirement is to fetch the data based on from oracle table based on key strored in pl/sql table. I know that one option is to iterate through

  • ODMS 11g (11.3.0.0.0) for Microsoft Windows install repwizard.bat failure and resolution

    Hello, I'd like to share my experience with installing Oracle Database Mobile Server 11g (11.3.0.0.0) for Microsoft Windows. Hopefully this can be resolved in a future release or this workaround can help someone else. This was a new installation on W

  • How to make a field inactive in company details

    Hi experts, how can one disable a field in company detail (Accounting tab)? we want that no one change the Unique Taxpayer reference  once transactions are posted. can someone please help? regards, Noella

  • Actionlistener for an array of buttons

    Hi, I have to make a program which has a lot of buttons, so I decided that they should be generated with two for loops to keep my code clean and tidy. but now I want an Actionlistener added to all of these buttons, so every time one of the buttons is

  • Export to excel - number format

    Hi, Our version is SAP ERP Central Component 5.0 and we have just pathed the system from SPS18 to SPS23. However from that time has change the export to excel functionality. Now after you select List - Export - Spreadsheet you can select either Excel