Page 1 of 1

Retrieving data from database

Posted: Wed Jun 11, 2014 6:50 am
by Lim Samantha

hello do we retrieve datas from database from one page to another?
like page 1 will be the page where user enters the datas and saved in the database, and page 2, i want to retrieve from the database i've entered in page 1.
please help, thanks!


Retrieving data from database

Posted: Wed Jun 11, 2014 7:56 am
by Kateryna Grynko

Dear Lim,

Write data on the first page:
http://devcenter.appery.io/documentat...
And read it on the second page:
http://devcenter.appery.io/documentat...


Retrieving data from database

Posted: Thu Jun 12, 2014 1:20 am
by Lim Samantha

where do i get the object ID URL?


Retrieving data from database

Posted: Thu Jun 12, 2014 1:52 am
by Illya Stepanov

Hi Lim,

I suggest you to walk through this tutorial, it will helps to understand how to work with Appery.io Database service: http://devcenter.appery.io/tutorials/...


Retrieving data from database

Posted: Thu Jun 12, 2014 7:05 am
by Lim Samantha

i tried the tutorials but i still can't display the datas. please help!


Retrieving data from database

Posted: Thu Jun 12, 2014 7:34 am
by Kateryna Grynko

Hi Lim,

Could you please show what you tried?