I\'m trying to connect to my local SQL express database with following code with no luck :
string strConnectionString = null; SqlConnection cnn = null; strConnect