1-) MSSQL Athena - CommandTimeout
sqlkomut = new SqlCommand(Sql_Text_SIRKET + Sql_Text_HOTELS, conn); // name
sqlkomut.CommandTimeout = 0;