F
F
FairyFox57002019-04-19 17:36:32
SQLite
FairyFox5700, 2019-04-19 17:36:32

How to use Sqlite for Android and put database on server?

I am using Entity Framework to connect to a database. How to properly use a database for applications. The database is already on the computer. It needs to be hosted on a server or whatever, or it needs to be installed with my phone app.
If possible, give an example, or throw off a link where it can be found.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Ascar, 2019-04-19
@FairyFox5700

If the data is within the application, then in the connection string specify the path to the application data directory.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question