Subscribe to Blog Posts by: Jonathan Chan via RSS Blog Posts by: Jonathan Chan
Email Integration and Automation in Customer Relationship Management

Dynamics CRM delivers an enterprise level of contact record keeping and activity logging that produces excellent sales productivity results. But depending on the amount of email inquiries a company gets per day, they might need to look at outside automation tools to speed up those otherwise manual processes.
AutoMate™ Web Scraping — A Solution for Murphy's Law of Data Extraction

In this step-by-step walkthrough of the Web Interactivity Task, learn how to pull all of the information from an HTML table (for this example we will be using Yahoo! Finance), and then write the data into Excel for the evaluation of particular fields.
Automating Stored Procedures

In a database management system (DBMS), a stored procedure is a set of Structured Query Language (SQL) statements with an assigned name. It is stored in the database in complied form so that it can be easily shared by a number of programs. There are numerous advantages to using Stored Procedures...