2 messages in com.googlegroups.google-base-data-apiRe: Uploading underlying data
FromSent OnAttachments
alexanderT19 Sep 2006 10:20 
Frank Mantek21 Sep 2006 10:11 
Subject:Re: Uploading underlying data
From:Frank Mantek (fman@gmail.com)
Date:09/21/2006 10:11:20 AM
List:com.googlegroups.google-base-data-api

help/pointer: look in the documentation for GData/Batch upload. This is, if i recall correctly, in the base gdata documentation on code.google.com

There is a VB.NET example for google base, and i am pretty sure there is a java example as well, otherwise the code from VB should be easy enough to translate over...

On 9/19/06, alexanderT <alex@gmail.com> wrote:

Just started to try out Google Base. On the webpage to manually upload data, there is a jscript that allows the user to attach a file (max size 20 MB) and upload it to the google base server.

However, I see no examples of how to do that programmatically in either the base or data APIs, nor is it obvious how to do this by inspecting the Java library code for each API.

Previous forum topics don't seem to address this, although it must be a common issue for this service. Can I get some help/pointer on this topic?

Thanks,