Hi, I have a sql2000 server running and I have a asp.net app that accesses this server. At the moment I am using 2 different databases to get information from and such, one database I have a bit of control over the other I am not allowed to touch without special permissions due to the sesitivity of the data. The issue is that my app is not going very fast when it comes to database calls.
I need to index some tables but I am unsure what actually happens to the data when I do this, I have one table that has ~600,000 rows and that is alot to sort through as you can imagine. This table is on the sensitive database, so I am hesitant to touch it, but I really need a performance boost somehow, can anyone suggest something to help me solve my performance problem
I have posted around on the asp.net forums but the help is limited and most people say 99% of the time its the database calls that are the problem.
Thanks for the time,
Mark

Performance Question
Michael_Shao
Thanks Jens
tarponboy11
I should mention too, that I am using views to look onto the sensitive database, will this affect permormance
thanks
Mark
Dave Gurr
HTH, Jens Suessmeyer.
---
http://www.sqlserver2005.de
---
c_shah
HTH, Jens Suessmeyer.
---
http://www.sqlserver2005.de
---
Smartcard User
HTH, Jens Susmeyer.
---
http://www.sqlserver2005.de
---