You may also find this useful, it describes setting up a datastore
test environment

http://code.google.com/appengine/docs/java/howto/unittesting.html



On Jan 3, 9:01 am, Nickolas Daskalou <n...@daskalou.com> wrote:
> You can't use MySQL or any other traditional RDBMS with App Engine,
> you'll need to use Google's Datastore:
>
> http://code.google.com/appengine/docs/java/datastore/
>
> On Jan 2, 7:04 pm, mobject <mobj...@gmail.com> wrote:
>
> > Hello,
>
> > I would like to test my app with local db before deploying to
> > APPEngine but I could not config my jdo to connect to my local Mysql
> > database.
>
> > Could anyone help me on this ?
>
> > Thank you in advance,
>
> > mobject
>
>

--

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


Reply via email to