DISCLAIMER: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please delete it and notify the sender immediately. Please note that there is no guarantee that this email or any attachment is virus free or has not been intercepted or amended.
Answering my own question here, but it may be of use to someone else. If you edit the uni.config file in C:\IBM\UniDK\Config and append the host address with a colon and the new port number it will use the specified port. The default is 31438 and the example below shows the client is now set to use 31439 for the localhost connection. This is set per server so you can connect on different ports to different servers. (remember to make the change on the server too to listen on the right port) <localuv> DBMSTYPE = UNIVERSE network = TCP/IP service = uvserver host = localhost:31439 Andy Moore Selima Software Tel : 0114 2815000 Fax : 01142817777 Support : http://tracker.selima.co.uk Forum : http://forum.selima.co.uk -----Original Message----- From: Andy Moore Sent: 22 May 2007 16:54 To: [email protected] Subject: [U2] UVODBC port DISCLAIMER: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please delete it and notify the sender immediately. Please note that there is no guarantee that this email or any attachment is virus free or has not been intercepted or amended. Hi all, On the old style UVODBC I know how to change the client to use any port from 512 to anything. However we have a problem with the new UVODBC and I need to change it's port. I know how to do it on the server, but does anyone know how to tell the clients to use a different port? Thanks Andy Moore Selima Software Tel : 0114 2815000 Fax : 01142817777 Support : http://tracker.selima.co.uk Forum : http://forum.selima.co.uk ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
