ssquire
Posts: 0
Joined: Tue Feb 12, 2013 4:36 am

Does exported app contain its database?

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?

Jeffry Reed
Posts: 0
Joined: Sun Aug 14, 2016 3:59 pm

Does exported app contain its database?

Hello Steven,

can you clarify which database you are referring to?

regards,
Jeff

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

Does exported app contain its database?

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

ssquire
Posts: 0
Joined: Tue Feb 12, 2013 4:36 am

Does exported app contain its database?

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

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

Does exported app contain its database?

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.

ssquire
Posts: 0
Joined: Tue Feb 12, 2013 4:36 am

Does exported app contain its database?

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

Do you guys have documentation on how to do this?

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

Does exported app contain its database?

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

ssquire
Posts: 0
Joined: Tue Feb 12, 2013 4:36 am

Does exported app contain its database?

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?

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

Does exported app contain its database?

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.

teamuser
Posts: 2
Joined: Thu Jul 28, 2022 3:27 am

Re: Does exported app contain its database?

It depends on what data and where?
LOL Beans

Return to “Issues”