Displaying the newest record first..

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default Displaying the newest record first..

    I know this is probably a brain dead question, but I can't remember how to
    display the latest database entry first, and the oldest entry last. Any help
    would be great, thanks, and thanks to the people on the forum for keeping it
    great.

    badLarry Guest

  2. Similar Questions and Discussions

    1. Only 1 record displaying?
      Hi, I have a problem with Dreamweaver MX2004. I create my page as defined by the tutorial; connect to to my SQL database fine, displaying all the...
    2. Displaying only a part of a record field
      I would like to output only a part of a record field which is returned by a query. For example the outputed text would look like: "Drawing has...
    3. Displaying Date From a Database Record
      Hi, Can anyone help??? I am trying to display the date that a record was posted to a database to an asp page but it appears in the wrong format...
    4. displaying a particular record in a particular location
      Greetings, I am working with two recordsets and I wish to display the last record from one of those sets in a particular place on a page, and...
    5. Getting newest record in Access
      In one of my ASP pages I execute an SQL Insert query to add a new record into a table, it works well. One of the fields in the table however is an...
  3. #2

    Default Re: Displaying the newest record first..

    I'm an idiot. I figured it out. Thanks everyone.
    badLarry Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139