ActiveX error trying to connect to Remote Web Workplace

If you are having trouble connecting to Remote Web Workplace in Small Business Server 2003, try this.

Troubleshooting on Equitrac PageCounter Pro terminals

On an older Equitrac PageCounter Professional terminal, here are some steps to troubleshoot various issues.

Remote Web Workplace error 403 Forbidden

If you are getting an error "403 forbidden" when trying to access Remote Web Workplace (RWW), here are some settings to check.

Word 2007 Blogging

Microsoft Word 2007 can publish to a blog. It's pretty cool. In Drupal, activate the Blog-API module. In Word, click the round button in the corner, then choose Publish, Blog.

Describe table in SQL Server 2005 - Equivalent of Oracle Describe command

In Oracle, the describe command shows the metadata for a table in your SQL database. The equivalent command in Microsoft SQL Server 2005 (and 2008, probably) is sp_columns.
Syndicate content