[mono-android] how to enable tds protcol in sqlserver

2013-10-11 Thread kamal
explain me how to enable tds protocol in sqlserver .give the tutorail or some link -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/how-to-enable-tds-protcol-in-sqlserver-tp5713577.html Sent from the Mono for Android mailing list archive at Nabble.com. ___

Re: [mono-android] how to enable tds protcol in sqlserver

2013-10-11 Thread Jonathan Pryor
On Oct 10, 2013, at 2:47 AM, kamal wrote: > explain me how to enable tds protocol in sqlserver .give the tutorail or some Some variation on these steps should allow Mono's System.Data.SqlClient to connect to SQL Server. http://www.jprl.com/Blog/archive/development/mono/2009/May-14.html