Update: I changed my code to run the delete query in a continuous while loop until the entries returned were 0.
That works. It basically needs to run the query twice to get rid of them all. But I do not know why it had to do that. Why did it not returnall of them in the query since they were valid? Andrew -- You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://code.google.com/apis/calendar/community/forum.html
