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

100 строки
3.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [mono-android] Using MySQL Connector
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20Using%20MySQL%20Connector&In-Reply-To=4ee0ef62.4774ec0a.18f5.ffffe6f6%40mx.google.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007689.html">
<LINK REL="Next" HREF="007675.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[mono-android] Using MySQL Connector</H1>
<B>Jonathan Pryor</B>
<A HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20Using%20MySQL%20Connector&In-Reply-To=4ee0ef62.4774ec0a.18f5.ffffe6f6%40mx.google.com"
TITLE="[mono-android] Using MySQL Connector">jonp at xamarin.com
</A><BR>
<I>Thu Dec 8 12:37:06 EST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007689.html">[mono-android] Using MySQL Connector
</A></li>
<LI>Next message: <A HREF="007675.html">[mono-android] Cannot Deply Android App from Visual Studio 2010 and MonoDevelop 2.8.4.2 to AVD
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7691">[ date ]</a>
<a href="thread.html#7691">[ thread ]</a>
<a href="subject.html#7691">[ subject ]</a>
<a href="author.html#7691">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Dec 8, 2011, at 12:09 PM, Vladimir Dimitrov wrote:
&gt;<i> No I am using the compiled .dll, but it is a stripped down version of the
</I>&gt;<i> original connector which references only mscorlib, System and System.Data
</I>&gt;<i> versions 2.0 so I hope mono got all of this implemented long time ago.
</I>
_Mono_ has, but the Mono for Android profile is based atop the Silverlight profile (with lots of extensions over the years). Go to the following sites:
<A HREF="http://androidapi.xamarin.com/">http://androidapi.xamarin.com/</A>
<A HREF="http://docs.go-mono.com/">http://docs.go-mono.com/</A>
Expand the &quot;Base Class Library&quot; tree on the left hand panes. Notice that many namespaces are simply missing in Mono for Android, e.g. System.CodeDom, System.Configuration, System.Data.OleDb (and other sub-namespaces), System.Drawing.*, System.IO.Ports, System.Media, etc. etc.
The only way to be sure it'll work is to compile from source.
- Jon
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007689.html">[mono-android] Using MySQL Connector
</A></li>
<LI>Next message: <A HREF="007675.html">[mono-android] Cannot Deply Android App from Visual Studio 2010 and MonoDevelop 2.8.4.2 to AVD
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7691">[ date ]</a>
<a href="thread.html#7691">[ thread ]</a>
<a href="subject.html#7691">[ subject ]</a>
<a href="author.html#7691">[ 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>