Search:

Type: Posts; User: nelvin1

Search: Search took 0.02 seconds.

  1. Replies
    9
    Views
    1,744

    Re: Help in query IIF condition

    I am combining four tables which are CHECKINOUT - where the time comes from, USERINFO - where the names of the employees come from based on the time logs in CHECKINOUT table, EMPSCHEDULE - where the...
  2. Replies
    9
    Views
    1,744

    Re: Help in query IIF condition

    173559

    Sorry for not attaching a result so that it will be clearer. As you can see in the attached image, the first entry is correct because the user have a schedule in the morning but the query...
  3. Replies
    9
    Views
    1,744

    Help in query IIF condition

    I have created a query base on the condition that my manager gave me and I almost finished it the only problem is that it somehow runs 2x and displaying unwanted results. The one causing the problem...
  4. Re: Crystal Report Page header and formatting for the other records missing

    I already saw what made my report not exporting as I wanted. I inserted 3 group section and put the group data inside the page header section. I now corrected it and remove the other 2 group section...
  5. [RESOLVED] Crystal Report Page header and formatting for the other records missing

    Please help when I export my reports to excel only the first set of data have the formatting and page break but the succeeding data have no formatting whatsoever only their dates and time data. I...
  6. Replies
    3
    Views
    3,245

    VS 2008 Re: Stuck in date loop

    I already solved my problem just a minute ago. Please see the complete code changes:


    cmd3 = New OleDbCommand(query, conn1)
    cmd3.Parameters.Clear()
    ...
  7. Replies
    3
    Views
    3,245

    VS 2008 Re: Stuck in date loop

    I was tasked to print the attendance of every employee in our company, I already achieved in printing their attendance data but my manager said that I also need to print the dates that they have no...
  8. Replies
    3
    Views
    3,245

    VS 2008 [RESOLVED] Stuck in date loop

    Please help I'm stuck in solving my problem in the code below because its only getting the first data from database then after that loops only on dates. Any suggestions are welcomed and if you can...
Results 1 to 8 of 8



Click Here to Expand Forum to Full Width