My application use is to store the collected data in an sqlite db file
which needs to be sent to a mobile phone.

Is it possible to do it in appengine?

On Jun 21, 3:19 am, Tristan <tristan.slomin...@gmail.com> wrote:
> ditto... if you want SQL this is not the tool to use
>
> On Jun 19, 12:22 am, nicolas melendez <nfmelen...@gmail.com> wrote:
>
> > Use the datastore, and forget SQL dbs in scalable apps.
>
> > On Fri, Jun 18, 2010 at 9:28 AM, Maulik Gordhandas <
>
> > maulik.gordhan...@tcs.com> wrote:
> > > Dear All,
>
> > > Wanted to know is it possible to create a SQLite db on AppEngine using
> > > Java code. Or do i need to upload a sqlite db file to blob storage and
> > > than insert data into it using some connector.
>
> > > Please help..
> > > Thanks
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > > "Google App Engine for Java" group.
> > > To post to this group, send email to
> > > google-appengine-j...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2B
> > >  unsubscr...@googlegroups.com>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-appengine-java?hl=en.
>
> > --
> > Nicolás Meléndez
> > Java Software Developer
>
> > 1) Google App Engine works:
>
> > 1.a)http://www.clasificad.com.ar (Local free classifieds for  housing,
> > sale, services, local community, curses,jobs, and events - GAE/J + Wicket +
> > YUI)
>
> > 1.b)http://www.chessk.com (Massive multiplayer chess online  GAE/J +
> > Applets + Wicket)
>
> > 2) Linkedin:http://ar.linkedin.com/in/nicolasmelendez

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to