Archive for the software Category

How to measure connection pooling SQLOLE

Our web app has been having some problems with ” [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.” error at random times.  The connection string is fine, the app runs without any dramas, but at random times it will display this error message. After consultation with other people we think that the connection pooling may be failing on some areas of our app.  I wasn’t really sure how to measure this [...]

Effortless support / troubleshooting for a remote PC

Working for a company in Australia where a majority of our customers are in a different time zone can be challenging.  Specially when the system you’re working on is web based, so different type of configurations in operating systems, browser versions, caching etc can factor why a system does not function the desired way.  We [...]