Re: Character conversion , command order

"James K. Lowden" <[email protected]>
Newsgroups gmane.comp.db.tds.freetds
Message-ID <[email protected]>
Hegedűs Gábor wrote:
> 
> [MSSQL]
> Description	= mssql_tds
> Driver		= mssql_tds
> Server		= 192.168.1.65
> Port		= 1433
> Trace		= Yes
> TraceFile	= /tmp/odbc.log
> 
> /usr/local/etc/freetds.conf (active lines)
> 
> [global]
> 	tds version = 8.0
> 	client charset = UTF-8
> 	dump file = /tmp/freetds.log
> 	dump file append = yes
> 	debug flags = 0xffff
> 	debug level = 10
> 	text size = 64512
> [mssql_tds]
> 	host = 192.168.1.65
> 	port = 1433
> 	tds version = 8.0
> 	client charset = UTF-8
> 
> 1) A slight problem: There is no freetds.log unless export
> TDSDUMP=/tmp/freetds.log (start of Wine is complicated this way).
> 
> What to do to activate settings of freetds.conf?

Use "servername = mssql_tds" instead of "server" in odbc.ini.  

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.