I'm in the local development environment.

I will check the information that you indicate.

Thank you.


2013/5/14 Vinny P <[email protected]>

> Hello William,
>
> Are you deploying the application to AppEngine Production (for instance,
> are you accessing it via appspot.com?) or are you loading it into the
> development server on your local computer?
>
> If you are loading your app into the development server, then your
> development server is clearing your datastore file. You may have to change
> the permissions on your datastore file, or move it to an alternate
> directory. See here for solutions:
> http://stackoverflow.com/questions/7991558/app-engine-development-datastore-cleared-each-time-i-turn-off-my-computer-how
>
> If you are experiencing this problem on AppEngine Production, you may have
> an issue with your code. The production datastore doesn't delete entities
> unless it is instructed to do so. Can you post some of your code?
>
>
> -----------------
> -Vinny P
> Technology & Media Advisor
> Chicago, IL
>
> My Go side project: http://invalidmail.com/
>
>
>
> On Tuesday, May 14, 2013 12:04:29 AM UTC-5, William Diaz Pabón wrote:
>>
>> I'm just testing save data to a entity using objetify.
>>
>> When I deploy the application and data show perfect, actually entered the
>> administrator and see the record in the entitys, but when I make a change
>> and go back to deploy the application deletes the data anteiores me.
>>
>> I have to set so that data is not lost?
>>
>> --
>> Éxitos.
>>
>> Cordialmente,
>>
>>
>> *William Diaz Pabón**,
>> Especialista en Soluciones Informáticas
>> **
>> *
>>
>>   Bogotá, Colombia
>> Tel: +57 (300) 3917774
>>
>> http://planetapleno.blogspot.**com/ <http://planetapleno.blogspot.com/>
>> http://tutorialestecnicos.**blogspot.com/<http://tutorialestecnicos.blogspot.com/>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-appengine?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Éxitos.

Cordialmente,


*William Diaz Pabón**,
Especialista en Soluciones Informáticas
**
*

 Bogotá, Colombia
Tel: +57 (300) 3917774

http://planetapleno.blogspot.com/
http://tutorialestecnicos.blogspot.com/

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to