string connectionString = string.Format("server={0};database={1};Uid={2};Pwd={3};", "192.168.1.104", "HTDB", "sa", "123");