Results 1 to 2 of 2

Thread: problem

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2003
    Posts
    2

    problem

    Hi. Ive made a hotel booking system program.
    I have to have a stats page which shows the rooms currently booked and rooms available.
    I dont have a clue how i could display this information, only idea i had was to use a find command but wasn't sure.

    Any ideas/help is much appreciated.

    Thanks.

  2. #2
    Junior Member
    Join Date
    May 2003
    Location
    SC
    Posts
    17
    I assume the table has a field for Vacant or Occupied? Just run an SQL query to return the table contents to a flexgrid, or just display the whole thing in a flexgrid. If you use SQL, you could use "order by" and sort them by room number, vacancy, etc.
    If you would have been listening, you would have heard what I meant to say.

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