I have a c# application which needs to connect with MSSQL Server remotely from linux through mono, but I am having the following error;
"server does not exist or connection refused". There seems to be no connectivity issue as I've tried creating a DSN using easysoft ODBC which was connected successfully to that remote MSSQL Server. Can I use that DSN with my existing C# application? -- View this message in context: http://www.nabble.com/Connecting-Remote-SQL-Server-through-C--tp23941326p23941326.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
