The term "My Sql Server" gives me pause. Is this "MySql" or "Sql Server"?
Wally > From: [email protected] > Date: Wed, 4 Jan 2012 13:19:14 -0500 > To: [email protected] > Subject: Re: [mono-android] How to connect My Sql Server for Android using > C#.NET? > > On Jan 3, 2012, at 7:49 AM, vmorisetty wrote: > > Hi I have a task to connect sql server in the network to devlop android app > > using C#.NET in Visual Studio 2010. > > Use System.Data.SqlClient. You'll need to enable TDS protocol support on your > SQL Server instance. > > - Jon > > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
