Nisa Khalid
Posts: 0
Joined: Tue May 05, 2015 1:36 pm

registration function

i really need a help!
i want to make login and registration,before this i'm using appery.io database,
since my studies requirement not allow me to use appery.io db , i need to expose it to sql database.
the problem is i don't know to pass the data to sql database? how to map the data? in appery db need to use the signup service and create service for the registration but for sql database using rest service? i still confused with this feature?
i already try using the tutorial given for exposing sql database,but i'm still don't know how to mapping the data

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

registration function

Hello Nisa,

You can get all response parameters automatically: https://devcenter.appery.io/documenta...
Use which parameters in your mapping.

Nisa Khalid
Posts: 0
Joined: Tue May 05, 2015 1:36 pm

registration function

i have issues on internal server error?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

registration function

Hi Nisa -

Please provide us more information about your database, how exactly you connecting it in Appery.io and on what stage you are getting this error.

Nisa Khalid
Posts: 0
Joined: Tue May 05, 2015 1:36 pm

registration function

i'm using this database :
Image

this is my table structure :
Image

this is the query :
Image

this is my db connections details
Image

whenever i click test i got this error? :
Image

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

registration function

Please change schema here: https://d2r1vs3d9006ap.cloudfront.net... from "information_schema" to "familyed_eduwaredb"

Nisa Khalid
Posts: 0
Joined: Tue May 05, 2015 1:36 pm

registration function

it's works now,thank you

Nisa Khalid
Posts: 0
Joined: Tue May 05, 2015 1:36 pm

registration function

hello i got the same error again and i don't know why?
before this i can pass the data to sql but after that i try again when testing got the same error again?
Image

Return to “Issues”