QUERYING THE DATASET

  • Thread starter Thread starter sharmaajay
  • Start date Start date
S

sharmaajay

hi all,
i want to know whether we can make a dataextract function in global
page(global.asax) though a query and.. then for each individual .aspx
page can we query tht dataset instead of creating dataset for each page
individual page???


i'll appriciate ur help


regards
AJAY
 
Sharmaaj,

Because of the fact that the generated datasets are completely different in
ASPNET 2005, WinForms 2005, all version before that.

What are you using?

Cor
 

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

Back
Top