Interview Question: How did you connect to the database?
First up, background info: I did my BE project in .NET (Visual Basic), it was a standard two-tier application.
So, the interviewer asks me...
HIM: Which database did you use?
ME: SQL2005
HIM: How did you connect to the database?
ME: ??!???
.
.
.
Um... we used the SqlConnection object...
HIM: ???!!???
Help me out guys, I'm feeling really foolish here. What was I supposed to say?