database
-
Wordpress
Mass set or remove WordPress post password
Recently, in a WordPress project I have been working on, I had the need to mass set or remove the post password as it was set on various posts that were contained in a WordPress site. The way this site…
-
Windows
How to add an ODBC entry Windows 7
ODBC (Open Database Connectivity) is the mediator between a workstation and server that allows the establishing and “talking” to a database. ย ODBC configuration utility in Windows 7 allows one to easily create a connection with a database server, test the…