Is it possible to increase the timeout allowed when connecting to the database? I am using a MSSQL database which is located off site, and occasionally it is slow. I would rather increase the timeout than have users get an error. Is this possible?
Where would be the best place to put the timeout properties? I mean, which file should I put it in? Or would I have to put it in all files? Sorry if this is a stupid question!