Archive

Archive for November 2009

Here are all the posts written in 2009 November.

Leap forward

How often do you conduct a web search? I know I search for something at least every hour. Although I’m satisfied with the results most of the time, I can’t help but wonder if the results are updated. We all know that most of the search engines use cached pages to speed up the search [...]

Connecting to Access database in JAVA

Hi there, I started a project for school that I must develop in JAVA. It’s a library system that uses Access databases for data and settings storage. I’m not going into any more details about the analysis of the problem but it’s obvious that I needed to setup a connection to the database. In this [...]