从Adobe Flex的访问MySQL的/ AIR [英] Accessing mysql from Adobe flex/AIR

查看:128
本文介绍了从Adobe Flex的访问MySQL的/ AIR的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有可能通过的Adobe AIR / Flex的直接访问MySQL数据库 应用?
如果没有,什么是下一个最好的选择吗?

Is it possible to directly access MySql databases through an Adobe AIR/Flex application?
If not, what is the next best alternative?

推荐答案

没有,虽然空气确实有一个本地(客户端)SQLite数据库内置。你真的不希望你的客户端应用程序直接访问到服务器端数据库不管怎么说,它确实能引起奇怪的问题,开放的安全问题了。你可以用公开然而Web服务的MySQL数据库。这文章有这样做的一个非常简单的方法。

No, although AIR does have a local (client-side) SQLite database builtin. You don't really want your client apps to have direct access to the server-side database anyways, it can really cause weird problems and open security issues up. You can expose a MySQL database with web services however. This article has a really easy way of doing it.

这篇关于从Adobe Flex的访问MySQL的/ AIR的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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