Using VS2005.net with adaper

  • Thread starter Thread starter TonyJ
  • Start date Start date
T

TonyJ

Hello!

In VS2003 I could use the Toolbox to drag an adaper into the window form.
This adaper was located under the Data section in the Toolbox.

In VS2005 I can't find any adaper anywhere in the Toolbox.

I mean that I save a lot of work when I can use the adaper that existed in
VS2003.

So tell me have they done VS2005 worse then VS2003 because not having any
adaper in the Toolbox.

Or should I work in another way when using VS2005.

//Tony
 
Well, I checked and I also don't have DataAdapters on my toolbox.

But you can add them yourself.

Expand Data section (for example) on Toolbox
Right click
Choose Items ...
in Filter textbox write DataAdapter
check which data adapter you need

Regards, Petar
 
Back
Top