is used.
Why does a step of the software that I am testing display an option after several times (usually between 5 and 7 times) with the title that the database does not open and you are not logged in to the database?
To fix it, I have to run the database first with sql server and establish the connection or change the connection string.
Maybe you are closing the connection at some point and not opening it again, Check your connection to database before running the query
Обсуждают сегодня