Connect not use, user and password
Data Source=.\\SQLEXPRESS;Initial Catalog=DBNAME;Trusted_Connection=True;
Connect use, user and password
Data Source=192.168.35.32;Initial Catalog=DBNAME;Persist Security Info=True;User ID=USER;Password=PASSWORD