On Mar 28, 2007, at 03:22, James liu wrote:
> $dbhost = "192.168.7.12";
change this to
$dbhost = "MyServer2K";
that is, whatever you named it in your freetds.conf file inside the
square brackets:
> freetds.conf(something modified):
> [MyServer2K]
> host = 192.168.7.12
> port = 1433
> tds version = 7.0