In (ancient) Openclient 10.0, ct_con_props supported a CS_GET property CS_SERVERNAME, which returned the name of the connected server, like so: ct_con_props(conn,CS_GET,CS_SERVERNAME,connectionName,sizeof(connectionName),NULL); This doesn't appear to be in FreeTDS 0.61. Is there an alternative I can use ? Thanks, -- Pat