0

I am developing leave management system in java netbeans.. i want to insert all leaves between two dates like below: Employee No.: '108' Employee Name: 'Wasif' Date From: '4/19/2023' To: '4/30/2023' How can i insert this record multiple times according to leave dates? (One date per record)

I have tried but m unable to get fruitful result

  • Perhaps one or more of [these questions](https://www.google.com/search?q=java+ms-access+site:stackoverflow.com) can help you - but you need to show us your code, otherwise. See [ask] and [mre] for more guidance. – andrewJames Mar 13 '23 at 20:43
  • 1
    The question is tagged as a Java question, and mentions Java - not VBA. I don't think the dupe target is directly relevant (except maybe as an alternative approach). @June7 – andrewJames Mar 13 '23 at 20:43
  • Ooops, I zoned on Access tag. However, I am guessing some sort of loop still needed. – June7 Mar 13 '23 at 21:07

0 Answers0