Wednesday, June 18th, 2008

Using Wildcards with Find and Replace in Word

Sometimes what you are trying to find in your Word document may not be always exactly the same thing. Sometimes the content you are looking to find and replace has minor variations but all follows a similar pattern. Fortunately, Word allows us to enter wildcard values into our find and replace strings that allow us [...]

Sunday, April 6th, 2008

Adding, Replacing, and Deleting Records

All relational databases support the same basic structured query language commands to access and update the database. Of course some of them also have custom extensions to the SQL as well. In this article I look at the basic SQL required for adding, updating, and deleting records in any relational database.
Adding, Replacing, and Deleting Records