0
I want to insert records based on preferred day and number of visits.if pre day 2 and visits 4 how insert into calendar ?
Preferred day 2 and visits 4 insert 1st week mon 2nd week Wed 3rd week mon and 4th week wed
1 Answer
0
it depends on your data model. I strongly suggest using classes and implement I/O operations as methods.