Search results

  1. Z

    Search Fields

    if I have a big database with a lot of Tables and I have the field name Can I search the field name in SSMS and tell which table exists? Please provide me with the SQL CODE Also, can this be found also in Access Search in tables by Field Name
  2. Z

    Calendar Control

    Thank you sir Appreciate your help (y) (y) (y) (y) (y) (y) (y) (y) (y) (y) (y) (y) (y) (y) (y) (y) (y)
  3. Z

    Calendar Control

    ?
  4. Z

    Calendar Control

    👋
  5. Z

    Calendar Control

    please send to me the example thank you so much
  6. Z

    Calendar Control

    can I set the range for this calendar
  7. Z

    Calendar Control

    I have example work and good but I have 2 Problem in the form availability dates not in the right position I need to next or the previous month can you edit the code to reflect these changes just select a date from the subform specially 7/26/2025 and 7/27/2025 compare these above dates with the...
  8. Z

    Calendar Control

    I need some one help me edit my code
  9. Z

    Calendar Control

    I have example work and good but I have 2 Problem form availability dates not in the right position I need to next or the previous month can you edit the code to reflect these changes just select a date from the subform specially 7/26/2025 and 7/27/2025 compare these above dates with the...
  10. Z

    Calendar Control

    👋
  11. Z

    Calendar Control

    user input dates in the Start date and End Date buttons show dates ranges on cal
  12. Z

    Calendar Control

    Thank you in advance I have a form with Calendar Control and textbox txtStartDate and textbox txtEndDate I want to send these dates in txtstartdate textbox and txtEndDate textbox ranges to Calendar Control and the other slots be blank if no dates in this range is this possible Thank you in...
  13. Z

    running total using sum does not work

    Thank you so much for your efforts Great Done I test the first sentence of SQL and work correctly (y)(y)(y)(y)(y)(y)(y)(y)
  14. Z

    running total using sum does not work

    I need to subtract the first cell from the second and the second from the third etc
  15. Z

    running total using sum does not work

    the expression Minus: DSum("NewHours","TableHours"," [ID]<=" & [ID])-[NewHours] what should I change
  16. Z

    running total using sum does not work

    Thanks for reply I need to running subtract not Total the DB contains Acutial Data 1571 1572 1573 the first row should be 0 the second Should be 1 The third should be one it's not accumulated total I need to subtract the Total I can do accumulated total using report running sum = over all I...
  17. Z

    running total using sum does not work

    Hello why the expression on the query not work Thanks in Advance
  18. Z

    index & seek

    friends Can I use Ai to convert OLD DAO To ADO? my second question Is ADO CAN WORK WITH LINKED TABLE TO AZURE SQL? SPECIAL INDEX AND SEEK
Back
Top Bottom