Groups | Blog | Home
all groups > dotnet ado.net > october 2007 >

dotnet ado.net : QueriesTableAdapter does not appear in toolbox. Why not?


HONOREDANCESTOR NO[at]SPAM YAHOO.COM
10/17/2007 1:43:20 PM
I created a stored procedure called AddOrder which does an 'insert'
statement. It appeared in the Server Explorer of Visual Studio. Then
I dragged it to the Dataset Designer. This makes a
QueriesTableAdapter, which I do find in the diagram when I "Edit
Dataset in Designer". The problem is that this QueriesTableAdapter
does not appear in the ToolBox, so I cannot drag it on to forms.
Is there any reason why it doesn't show up in the toolbox? Is there
some way to drag it to the form?
Thanks,
HA
Sheng Jiang[MVP]
10/17/2007 6:29:25 PM
drag a dataset to the form, choose your strong typed dataset as the type.

--
Sheng Jiang
Microsoft MVP in VC++
[quoted text, click to view]

AddThis Social Bookmark Button