1
Answer

database managment problem

kassim

kassim

15y
2.7k
1
i am developing database driven application .net platform,
performance issues does not arrives when der is not much load of data.
in live projects, der can be thousand of records in database.
frequentlyin my application there are some tables which will required lot of DML operations, but a perfomance issue arrives when there are of thousand of records

guys pls help me out, how can i overcome this problem

i mean, i should maintain several backups, or copy database to another location
or any such other method

lf possible pls provide brief details any of the method

thanks in advance
Answers (1)
1
Amit Gupta

Amit Gupta

NA 16.5k 25.7k 7y
Have you tried checking running the same in sql with the same credentials and servername? Have a look to this link https://blog.devoworx.net/2017/01/30/connection-timeout-expired-pre-login-handshake/amp/
Accepted
0
Umer Ali

Umer Ali

NA 65 1.3k 7y
yes when i login to sql server management it connects