Two data table adapter not created when using data source wizard in VS 2008
Hi,
I am using the data source wizard to connect to two oracle stored procedure.
I use these stored procedures for my reports.
When the wizard is completed it creates 1 data set and 2 data table adapters with the stored proceduers.
I edit the data set and set relationship between them.
Then I bind my report fileds with it.
Lately what has started to happen that when I use the wizard it creates 1 data set and 1 queriestableadapter(with the 2 queries related to the 2 SP's).No more 2 data adapters are getting created as I result i cannot proceed ahead
I am using VS 2008 and .NET framework 3.5
It is very urgent please help me out
Thanks.
Regards,
Sakshi
|