Answer Posted / javed shaikh
HOW TO CHANGE THE MICROSOFT SQL SERVER 2000 PORT ON THE
CLIENT
1. Close the ILLiad Client and any Administrative
tools (Customization Manager, User Manager, etc.).
2. On each ILLiad Client machine, go to the ILLiad
program group and open the Client Network Utility under the
Networking folder.
3. On the right, under the Enabled Protocols, you
should see TCP/IP. Select it and hit the Properties button.
4. The Network Protocol Default Value Setup dialog
will ask for the Default Port for SQL Server (it will most
likely be 1433). Changing this entry will change the port
that ILLiad connects to on the ILLiad/SQL Server.
5. Change the entry and hit OK to close.
6. Hit OK to close and save the changes
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain about local stored procedure?
Can we call stored procedure in trigger?
What is the full form of ddl?
you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration
What is the new security features added in sql server 2014? : sql server security
What is default constraint in ms sql server?
Determine how to use the inserted and deleted pseudo tables?
how to overcome kernel isssues
What are the different types of sql server replication? : sql server replication
Why I am getting "the microsoft .net framework 2.0 in not installed" message?
What is mapping schema?
How to delete duplicate records based on single column from a table?
Explain the stored procedure?
Tell me the difference between clustered and non-clustered index?
Write down the syntax and an example for create, rename and delete index?