Yes, thank you all.

mobject

On Sun, Jan 3, 2010 at 4:26 PM, David Sowerby <[email protected]>wrote:

> 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 <[email protected]> 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 <[email protected]> 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 [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>
>


-- 
MObject mobject = new MObject("Minh Tran");
--
You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.

Reply via email to