![]() |
|
|
#1 |
|
Guest
Posts: n/a
|
Querystableadapter how to use it ???
Hi, I don't understand how to use the Querystableadapter.
I create it and added 1 query and 1 stored proc, but who i can acces those from the Form1 ?? In Form1 i see only the Table from the dbSqlDataSet ! Please help me ![]() Thanks, Paolol |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Re: Querystableadapter how to use it ???
Paolol,
There should be another namespace in your project now which contains all the table adapters which you can use. It might be a sub-namespace titled "TableAdapters" or something of that nature. -- - Nicholas Paldino [.NET/C# MVP] - mvp@spam.guard.caspershouse.com "Paolol" <paolol@No_Spam_salsan.net> wrote in message news:%23OOC98VEIHA.4196@TK2MSFTNGP04.phx.gbl... > Hi, I don't understand how to use the Querystableadapter. > I create it and added 1 query and 1 stored proc, but who i can acces those > from the Form1 ?? > In Form1 i see only the Table from the dbSqlDataSet ! > Please help me ![]() > Thanks, > Paolol |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Re: Querystableadapter how to use it ???
Hi Nicholas,
thanks for the replay. I'm not able to find any reference on the Form I try : DataSet1. ( I see all the tables and some metods but not the QueriesTable ) DataSet. ( I see only the tables ) My dataSet name is dbSqlDataset ![]() Thanks for any more clue ![]() Ciao, Paolol "Nicholas Paldino [.NET/C# MVP]" <mvp@spam.guard.caspershouse.com> ha scritto nel messaggio news:eJOz68ZEIHA.1164@TK2MSFTNGP02.phx.gbl... > Paolol, > > There should be another namespace in your project now which contains > all the table adapters which you can use. It might be a sub-namespace > titled "TableAdapters" or something of that nature. > > > -- > - Nicholas Paldino [.NET/C# MVP] > - mvp@spam.guard.caspershouse.com > > "Paolol" <paolol@No_Spam_salsan.net> wrote in message > news:%23OOC98VEIHA.4196@TK2MSFTNGP04.phx.gbl... >> Hi, I don't understand how to use the Querystableadapter. >> I create it and added 1 query and 1 stored proc, but who i can acces >> those from the Form1 ?? >> In Form1 i see only the Table from the dbSqlDataSet ! >> Please help me ![]() >> Thanks, >> Paolol > > |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
| New To Site? | Need Help? |