On 13 Mar 2009, at 12:34, Gap Podi wrote:

Hello,

I understand the Update Notification process (DbUpdateNotificationProcess)
will inform the database name when an update happens to the database.
Is there a way to get the doc(s) that got updated in this notification? Do I
need to implement a View Server to achieve this?

One way I figured out was to store the last update_seq and then query with
startkey=last_update_seq_id.

That's the way :)

Cheers
Jan
--

Reply via email to