Using VS2005.net with adaper

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
 
P

Petar Repac

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top