Hello
I have a ASP site (with VBScript) that connects to a SQL 2005 database.
I would like to be able to catch the timeout expired error, through the err object, but I cannot manage to find any documentation that tells me the err.number for timeout expired.
Can you help me with this one?