Re: dblib and freetds.conf

"James K. Lowden" <[email protected]>
Newsgroups gmane.comp.db.tds.freetds
Message-ID <[email protected]>
Mike Johnston wrote:
> Is there a way to specify the server/port etc without having any entries
> in the freetds.conf file?

http://www.freetds.org/reference/a00286.html#ga23

Yes.  ct-lib and db-lib both end up calling the libtds function
parse_server_name_for_port().  

Use the "form server_hostname:port".  You don't need to provide the port
if you're using the default.  Remember that the TDS version is controlled
by the compiled-in default or the environment variable TDSVER. You can
also use TDSPORT.  

HTH.  

--jkl
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.