speed up searches in tables e.g. some kind if index

  • Thread starter Thread starter Anton Sommer
  • Start date Start date
A

Anton Sommer

Hello folks,

I use typed datasets and in those tables I perform a lot of querys. I would
like to know weather you can make .NET somehow create some kind of index on
those columns that are used frequently in querys. I have read in a book that
creating dataviews, indexes a table so that querys are faster but it does
not seem to have any efekt.
Any ideas?

Thanks


Anton
 
Thank you for responding William,

well I have reread the passage and they are definitely talking about
clientside datasets, but nevertheless does your answer mean that there is no
way to speed up searches?

Thanks


Anton
 

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