[freetds] Setting for returned column size in FreeTDS?
Daniel Fazekas
fdsubs at t-online.hu
Fri Aug 18 05:27:03 EDT 2006
On Aug 18, 2006, at 6:47, Ken Tozier wrote:
> I already set all copies on freetds.conf on our server to use
> # A typical Microsoft SQL Server 2000 configuration
> [MyServer2k]
> host = <correct domain here>
> port = 1433
> tds version = 8.0
Have you confirmed that you are calling php's connection function,
eg. mssql_connect(), with 'MyServer2k' as the first parameter? If
not, your settings here are just being ignored as something which
only applies to another server.
--
fds
More information about the FreeTDS
mailing list