gethostbyname

  • Thread starter Thread starter rpv30
  • Start date Start date
R

rpv30

Hi

We have a Windows 2003 server where an application program gets the
host name using the gethostbyname() API. This was returning the FQDN in
all lowercase, but now it has started returning the hostname in all
uppercase. What could be the issue here? We are facing problems here
since we try to insert this data into a case sensitive DB.

Regards
Prasanna Venkatesh R
 
The server is in a domain. It used to return server.domain.com but now
it returns SERVER.domain.com

Regards
Prasanna Venkatesh R
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top