Page 1 of 1

Does exported app contain its database?

Posted: Tue Sep 05, 2017 12:01 pm
by ssquire

When I export an app to give to a client is the database automatically contained in that export or do I need to export it separately?


Does exported app contain its database?

Posted: Tue Sep 05, 2017 3:10 pm
by Jeffry Reed

Hello Steven,

can you clarify which database you are referring to?

regards,
Jeff


Does exported app contain its database?

Posted: Tue Sep 05, 2017 4:16 pm
by Serhii Kulibaba

Hello Steven,

No, the application contains the only source code and local resources but doesn't contain data. If you use Appery.io database - it is located on Appery.io servers


Does exported app contain its database?

Posted: Tue Sep 05, 2017 7:43 pm
by ssquire

How would I package the database to give it to a client along with the code then Serhii?


Does exported app contain its database?

Posted: Wed Sep 06, 2017 8:18 am
by Serhii Kulibaba

You can export the database and provide it to the client.
But in that case, he has to import it into his server.

If you want to use the local database (SQLite) - please save it into the SQL file and read it from the application.


Does exported app contain its database?

Posted: Thu Sep 07, 2017 4:42 pm
by ssquire

"please save it into the SQL file and read it from the application."

Do you guys have documentation on how to do this?


Does exported app contain its database?

Posted: Fri Sep 08, 2017 12:34 pm
by Serhii Kulibaba

Sorry, but we don't have it. Unfortunately, this is outside the scope of our support. Please search online for an appropriate solution.


Does exported app contain its database?

Posted: Sun Sep 10, 2017 1:49 pm
by ssquire

Serhii - I am merely asking how do I get the app and the database to my client upon project completion. This is reasonable and within scope isn't it?


Does exported app contain its database?

Posted: Mon Sep 11, 2017 5:47 pm
by Serhii Kulibaba

If you have to use the local database like SQLite, please use it like it is shown here: https://cordova.apache.org/docs/en/la...

If you have to use Appery.io database - you have to share it with your client.


Re: Does exported app contain its database?

Posted: Thu Jul 28, 2022 3:32 am
by teamuser

It depends on what data and where?
LOL Beans