
A few posts ago I wrote a post titled Securing the D-Link DIR-628 Wireless Router. In that post I outlined the steps needed to secure that particular wireless router. Securing a wireless router is extremely important to prevent others from accessing your network and Internet from their computers. There are times, however, where you may [...]
I have connected to various data sources in the past using ODBC, including Access, SQL Server, and DB2 databases. For the most part using ODBC is easy, since all you really need is the proper connection string and authentication. Once you have those, then you can easily run queries against the data source. I recently [...]