Just wanted to know, how that problem got solved, We are also facing the same
problem.
Also, is there some other way for database conection, like Client Server
architechture.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Problem-Connection-Sqlserver-in-Release-Mod
How?
2011/10/18 antoniodst
> Solved.
>
> --
> View this message in context:
> http://mono-for-android.1047100.n5.nabble.com/Problem-Connection-Sqlserver-in-Release-Mode-tp4912877p4913091.html
> Sent from the Mono for Android mailing list archive at Nabble.com.
> _
Solved.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Problem-Connection-Sqlserver-in-Release-Mode-tp4912877p4913091.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodroid mailing list
Mono
Hi, i have a problem connecting sql server in release mode, i get error :
"SqlServer does not exist or Connection Refused"
In debug mode (using Shared runtime ) i have no problem to connect,
here is my code
string connectionString = "Data Source=192.168.2.123,1433;Initial
Catalog=Pos;Persist Se