You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact support.
If you prefer not to see double-underlined words and corresponding ads, place your cursor
How can I retrive the IP address or Computer Name of the Database Server in the ODBC DSN Connection. If I add an ODBC DSN Connection, it need me to input the DSN, Server name, and user name. But the Server name is just some alias, it may not be the computer name. So how can i do?
Best is to contact your network team to know the ip address .. They will be able to provide you more details as to whether it is a static ip address or DHCP is used etc.
Cheers
Sathyaram
Quote:
Originally posted by pal19
can you ping the server in order to resolv the ip address?
My problem is my program is I need connect different database server in different sites. I need to know the IP address or computer name of the database server thorugh the ODBC connection. As the server name in the ODBC connection can be alias, it is not the computer name, so I can not ping the computer name, and then resolve the IP address. So how can I do if the ODBC connection used the alias to be the server name.