Interview Question in Visual Studio 2005


 

Interview Question :: Using VS 2005, creating win app, I do not have neither SqlConnection nor OleDbConnection in toolbox.Why

Hi,
I use a trial version of Visual Studio 2005 professional and create a visual basic windows application.
I am following an ADO.NET tutorial and I should be able to drag a "SQLConnection" control from the toolbox but in toolbox within "Data" category or even in "All windows forms" controls listed, "SQLConnection" and "OleDbConnection" are not available and I do not know why.

I would appreciate answers for this.
Thanks a lot!

by ksk