Hi all, I have the following questions regarding a project that I am
working on.

The project is as follows:
    - I want to allow users to book events on a single calendar, this
involves querying, creating,editing and deleting events on this
calendar, the created events will be seen by other people using the
normal web interface. I am using the Zend Gdata Client Library.

The questions:
    - When querying by specifying two dates, is there a limit on the
returned results, the same way when querying on all events?
    - When querying n extended properties using the "extq" parameter
(ex. "extq=[NAME:VALUE]"), is there a way to query on more than one
extended property?
    - I know that Google provides optimistic concurrency, how to
handle it using Zend Gdata API?

--~--~---------~--~----~------------~-------~--~----~
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://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to