Search:

Type: Posts; User: Motion

Search: Search took 0.17 seconds.

  1. Re: Please, help me out in calculating guest number of stay in a hotel

    Curr is a int variable i created to pass the value of NoOdDays with which I will write to DB

    Inside the 'if' part: when today's date is not equals to Indate, it should increment and parse the...
  2. Re: Please, help me out in calculating guest number of stay in a hotel

    Thanks for your concern bro.

    The whole project seem ambiguous, but in break down:
    I want to read a date stored in a database and compare it with the current date
    if the two matches nothing will...
  3. Please, help me out in calculating guest number of stay in a hotel

    I' working on a hotel management software and wants the numbers of days a present guest have stayed to show on a JTable on
    clicking a Button that is meant to select all guestid and NoOfDays in a...
Results 1 to 3 of 3