Stuck between a rock and a programming place.
Recently I was asked by my employer to find a better, preferably free, replacement for our scheduling software. It is a little dated, and runs on a database backend with no main server. Basically, it accesses the SQL database directly, as apposed to calling MySQL to do it. This comes into issue when you realize […]