I am using the ..net class library so my line of code is
insert.Id = New AtomId(dr("id")) where dr("id") is from my database
On Oct 2, 6:52 pm, "Eric (Google)" <[EMAIL PROTECTED]> wrote:
> Are you using an HTTP PUT to update the item?
> Note: POST will insert it.
>
> ex:
> PUT /feeds/items/123456789
>
> where 123456789 is the <atom:id> that Celebird mentioned.
> You should use the ID returned by the server.
>
> Eric
>
> On Oct 2, 3:41 pm, Celebird <[EMAIL PROTECTED]> wrote:
>
> > i believe g:id is a surrogate for inserts and updates
> > and required for some item-types; whereas atom:id is
> > required for deletes and is under google-base control.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Base 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-Base-data-API?hl=en
-~----------~----~----~----~------~----~------~--~---