I am able to retrieve the information I want from a table, based on certain input in LINQPad 4, as seen below:
I want to retrieve the same information, based on the same input in Visual Studio Professional 2010, based on the attached code, but with error as atttached:
It is able to go through the code, and show the message box with the word "Connected".
Appreciate any help.