Insert multiple entries for calendar
i inserting createdate , duedate 9/18/06 & 9/22/06 db 1 single entry. way calculate amount of days between 9/18/06 , 9/22/06 , able insert same amount of entries amount of days between these dates shows follows:
row1: entry 9/18/06
row2: entry 9/19/06
row2: entry 9/20/06
row2: entry 9/21/06
row2: entry 9/22/06
so have 5 unique entries db oppose one.
thanks
emmanuel
row1: entry 9/18/06
row2: entry 9/19/06
row2: entry 9/20/06
row2: entry 9/21/06
row2: entry 9/22/06
so have 5 unique entries db oppose one.
thanks
emmanuel
first, use cf create list of dates want insert. second, loop through list , insert data..
there variety of ways each step. best method step 2 db specific.
there variety of ways each step. best method step 2 db specific.
More discussions in Advanced Techniques
adobe
Comments
Post a Comment