Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

Cannot Connect to sql

$
0
0

Hi Xamarin forum,

Can somebody help because I got SNI_ERROR_35 when connecting to sql actually the debbuger stops at this line
SqlCommand selectTbl = new SqlCommand("SELECT * FROM tablename WHERE Username='"+user.Username+"'AND Password='"+user.Password+"'", databaseConnect.connectDB());

and the console keeps saying Thread finish #1 #2 and so on


Viewing all articles
Browse latest Browse all 91519

Trending Articles