HI There,
i am dealing with an app vendor that is adement that the errors being recieved by users is sql server related. some details:
app user gets an error:
"Object variable or with block variable not set"
I immediately check the sql server error logs and server logs but no errors stand out so i forward to the app vendor, their reply is always that is is a N/W or sql server issue.
I initially thought maybe auto close was enabled but its not and i would not have though the keep alive would have been the issue as this is enabled on alot of server and they maintain connections.
has anyone ever dealt with a similar issue or how i maybe able to pinpoint where the connection is failing?
Thanks,
Niall
i am dealing with an app vendor that is adement that the errors being recieved by users is sql server related. some details:
app user gets an error:
"Object variable or with block variable not set"
I immediately check the sql server error logs and server logs but no errors stand out so i forward to the app vendor, their reply is always that is is a N/W or sql server issue.
I initially thought maybe auto close was enabled but its not and i would not have though the keep alive would have been the issue as this is enabled on alot of server and they maintain connections.
has anyone ever dealt with a similar issue or how i maybe able to pinpoint where the connection is failing?
Thanks,
Niall