$ aptitude install freetds-common php5-sybase
Then add configuration about SQLServer to
/etc/freetds/freetds.conf
[ConfigName]
host = host_of_sql_server
port = port_of_sql_server
tds version = correct_version
client charset = use_utf8_as_better
All thing done.
No comments:
Post a Comment