Results 1 to 2 of 2

Thread: Sorting by "Time"

  1. #1
    kenmostafa
    Guest

    Talking Sorting by "Time"

    hi all :

    i'm connecting to a Access2000 db file using data control
    and datagrid control for showing ...
    one of the field's contain a time Field
    with the format hh:mm:ss AM/PM

    using code , how can i sort the table by TIME ??

    many thanxxx ...

  2. #2
    Swatty
    Guest
    You can order the recordset on the field where the time value is stored.

    Desc or Asc

Posting Permissions

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



Click Here to Expand Forum to Full Width