Overcoming the problems of SQL server
I am currently experiencing some problems with PHP and SQL. My SQL server is connected with the database. The PHP coding is also connected to this. I know that the set up is perfect, but there are still some problems as far as the SQL server is concerned. The response is very slow. Thus, it is getting difficult for me to handle. I have already copied my SQL Server database to my local n/w SQL server system in order to get rid of this problem. This in turn is leading to large numbers of errors. I do not know the right way of getting rid of this problem.
|