可能将Xamarin.Forms Android和iOS与Sqlite同步到MySql? [英] is it possible Xamarin.Forms Android and iOS with Sqlite syncing to MySql?

查看:202
本文介绍了可能将Xamarin.Forms Android和iOS与Sqlite同步到MySql?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以将xamarin.forms(Android和iOS)中的Sqlite后端同步到MySql windows.form?如果是,如何?如果没有,将移动数据库同步到系统的最佳方法是什么?

Is it possible to sync Sqlite Backend in xamarin.forms(Android and iOS) to MySql windows.form? if yes, How? if not, what is the best way to sync mobile database to the system?

注册页面1 系统管理帐户模块中的系统中

SignUp Page 1 SignUp Page 2 these are the screenshots of mobile application where i can register account , if i press register it will be saved to sqlite local database, and i want to store the data to system in windows.form System-Manage Accounts Module

推荐答案

您要同时询问许多问题,

you are asking a question about many things at once,

您应该从这里开始:

PHP将数据插入MySQL

MySQLPHP添加标签或服务器喜欢的任何内容

add tag for MySQL and PHP or whatever your server likes,

然后查看使用HTTPClient从API中使用此数据

一旦您了解了这两件事,就应该能够从MySQL处理数据库并将其填充到xamarin应用程序中.

once you know both of these things, you should be able to handle the database from MySQL and populate it in your xamarin application.

另外了解MySQL和SQLite之间的区别.

Additionally read about the difference between MySQL and SQLite.

这篇关于可能将Xamarin.Forms Android和iOS与Sqlite同步到MySql?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆