MySQL Forums
Forum List  »  Newbie

Should i create MySQL database table from mobile App or i should do it on server?
Posted by: Jure Miskov
Date: December 03, 2019 07:49AM

Hello, I'm new to Databases and I'm building an Xamarin mobile app in Visual Studio.

At the moment I'm using SQLite, I've created databases (tables) in code, and now I'm wondering should i let my code create database tables for PhPMyAdmin or is the smarter and traditional way to create them already online and then just feed them by app informations?

Options: ReplyQuote


Subject
Written By
Posted
Should i create MySQL database table from mobile App or i should do it on server?
December 03, 2019 07:49AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.