mail-archives/monodroid/2011-December/007847.html

98 строки
3.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [mono-android] Sending information to a MySQL server from an android app
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20Sending%20information%20to%20a%20MySQL%20server%20from%20an%0A%09android%20app&In-Reply-To=1323883146.2777.27.camel%40PB3.Linux">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007845.html">
<LINK REL="Next" HREF="007851.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[mono-android] Sending information to a MySQL server from an android app</H1>
<B>Jonathan Pryor</B>
<A HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20Sending%20information%20to%20a%20MySQL%20server%20from%20an%0A%09android%20app&In-Reply-To=1323883146.2777.27.camel%40PB3.Linux"
TITLE="[mono-android] Sending information to a MySQL server from an android app">jonp at xamarin.com
</A><BR>
<I>Wed Dec 14 12:45:58 EST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007845.html">[mono-android] Sending information to a MySQL server from an android app
</A></li>
<LI>Next message: <A HREF="007851.html">[mono-android] Sending information to a MySQL server from an android app
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7847">[ date ]</a>
<a href="thread.html#7847">[ thread ]</a>
<a href="subject.html#7847">[ subject ]</a>
<a href="author.html#7847">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Dec 14, 2011, at 12:19 PM, Paul F. Johnson wrote:
&gt;<i> Normally on a C# app I can either use ADO.NET standard connectors or
</I>&gt;<i> Connector.NET from the MySQL bods. Are either of these available for
</I>&gt;<i> monodroid or will I need to port Connector.NET so I can send/receive to
</I>&gt;<i> the server?
</I>
You'll need to port Connector.NET as the Mono for Android assemblies are incompatible with the desktop .NET profile assemblies. Fortunately we do provide a System.Data.dll (unlike Silverlight/WP7), so hopefully rebuilding against our assemblies won't be too difficult...
- Jon
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007845.html">[mono-android] Sending information to a MySQL server from an android app
</A></li>
<LI>Next message: <A HREF="007851.html">[mono-android] Sending information to a MySQL server from an android app
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7847">[ date ]</a>
<a href="thread.html#7847">[ thread ]</a>
<a href="subject.html#7847">[ subject ]</a>
<a href="author.html#7847">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/monodroid">More information about the Monodroid
mailing list</a><br>
</body></html>