MUSINGS

Upgraded from OfficeScan 8.0 to 10.5… Now how do I login?

Upgraded from OfficeScan 8.0 to 10.5… Now how do I login?

After a seamless upgrade from OfficeScan8.0 to the latest version 10.5, I was anxious to log into the web console and check things out. Unfortunately the first thing i noticed was the console was asking for a user name. From memory the web console on version 8.0 never asked for a user name, I’m sureRead more about Upgraded from OfficeScan 8.0 to 10.5… Now how do I login?[…]

Filtering tip for SQL Server Profiler

Filtering tip for SQL Server Profiler

The SQL server profiler is a great tool for tracing and debugging database transactions, stored procedure execution etc. To trace the goings on inside a stored procedure it’s always best to use the TSQL_SPs template as this will provide much more detail than the standard template. Depending on the amount database activity, separating the wheat from theRead more about Filtering tip for SQL Server Profiler[…]