I have 2 database servers. One database server is "live" and the other is used for testing.
To connect to the live database the clients use Microsoft Data Link and MTS. Due to the way the system is set up it is not possible to set up a data link on the client PC's to the test server.
What we have to do is use the client network utility on the live server.
Could you tell me if any problems will arise if I add a server alias pointing to the test server. I need to leave the default connection as Named pipes and set the alias to TCP/IP. The users will be accessing the live database while others at the same time will be accessing the test database.
Is that OK and what does the client network utility do and how does it work on a server.
To connect to the live database the clients use Microsoft Data Link and MTS. Due to the way the system is set up it is not possible to set up a data link on the client PC's to the test server.
What we have to do is use the client network utility on the live server.
Could you tell me if any problems will arise if I add a server alias pointing to the test server. I need to leave the default connection as Named pipes and set the alias to TCP/IP. The users will be accessing the live database while others at the same time will be accessing the test database.
Is that OK and what does the client network utility do and how does it work on a server.