|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
in VS 2005, how to drag and drop tables to create usable objectsIn VS 2003, I used to go to the server window, open a listed SQL server on
the tree and drag and drop a table or Stored Proc on my form to create datasets and SqlCommands objects. I tested this with VS 2005 and SQL 2005 with the AdventureWorks database and when I try to drag and drop from the data sources window, it adds UI grid widgets and navigation widgets. I just want datasets, adapters etc... How do I do this via the VS 2005 IDE? |
|||||||||||||||||||||||