When Grass Was Greener

Rants on programming, photography, life, universe and everything

2009-11-04
by Marcin Gil
7 Comments

Linux ODBC connection to MS SQL on Virtual Box Windows

For some time I was looking for a way to develop MS SQL connected application on Linux. I want to create a bridge between two applications and one of them stores data in Microsoft SQL. Since Kubuntu Linux is my development platform of choice I needed a way to be able to connect to the database from my system.

There are several obstacles to overcome, of which the most annoying is that you can’t put MS SQL on Linux directly. There might be a dozen solutions to this (like having an additional Windows/MS SQL server) I prefer to keep all the needed things on my dev box.

Since I have Windows 7 RC downloaded and there’s a free download of Microsoft SQL Server Express 2005 I decided to put Virtual Box to hard work for me.

Continue Reading →

2009-07-08
by Marcin Gil
0 comments

Volume boost on Windows

I’ve recently hit a problem: after pushing up all mixer settings my headphones were still too quiet. The problem was that big that I wasn’t able to watch Google I/O session videos and understand what the guys are saying if there was a conversation going on near my working place.

I’ve looked for software that would amplify all the sound going through windows prior hitting sound card or something similar – to no avail…

Continue Reading →