ujwal
|
Posted: Friday 19, September 2008 06:16:48 PM
|
|
hi to every one, can u please help me how to execute the sql tunner project. it is very urgent regards ujwal
|
Back to Top
^ |
|
Coder | Posted: Saturday 20, September 2008 08:43:37 PM | | Hi,
Can you tell me in details? Exactly what is the error?
It is running in my system properly.
Thanks.
Coder
| Back to Top ^ | | |
Atanu Maity | Posted: Sunday 21, September 2008 05:51:21 AM | | Check this...hope it help
1. What are the Softwares required to run SQL Tuner? -Visual Studio 2005 for edit the code -Dot Net Framework 2.0 for run the application -SQL Server 2000
2. What is the server name? -If you are running the aplication in from local system where SQL server is installed type . (dot)or PC Name. -If your SQL Server is are in network type the network server name
3. What is password? -Login name : sa -Password : NOTE - sa password is blank by deafult when we installed sql server, if you change the password when you installed sql server, type that password for the sa account, application can be run any other user account.
| Back to Top ^ | | |
|