Tom
Yes...
SELF:oHttp := CHttp{ "GoogleBASEData", 80 } // Port 80
IF
SELF:oHttp:ConnectRemote( SELF:cHost )
//
lSuccessUpdate := SELF:oHttp:OpenRequest( "DELETE", "/base/feeds/
items/" + ;
AllTrim(SELF:cGooglePropID) + IIF( SELF:lDryRunActive, "?dry-
run=true",""))
We are going to add extra logging to see the response, verse data
actions in realtime.
Sherlock
---
On Jul 29, 10:28 pm, Tom Wilson <[email protected]> wrote:
> Do you check items status after deleting ?
>
> Tom Wilson
> Freelance Google Base Developer and Consultantwww.tomthedeveloper.com
>
> Google Base Tools -http://dev.tomthedeveloper.com/googlebase
> Featured Project
> :http://google-code-featured.blogspot.com/2008/02/google-base-competit...
>
> On Jul 23, 12:18 pm, Sherlock <[email protected]> wrote:
>
>
>
> > Tom
>
> > Sorry for the delay..
>
> > We use the thte HTTP method to load the data and similar calls to
> > delete the data ;
>
> > eg.. We use a google ling, authoruse and delete from /Base/feeds/
> > items with the property Golgeid provided by goole for this property.
>
> > There are no errors seems to work fine most of the time but some stuff
> > just does not delete from time to time and remains in the index.
>
> > Very trustrating.
>
> > Any ideas welcome.
>
> > Phil
> > ---
>
> > On Jul 7, 3:29 am, Tom Wilson <[email protected]> wrote:
>
> > > How exactly are you deleting entries ?- Hide quoted text -
>
> - Show quoted text -
--
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.