Home > Backend Development > PHP Tutorial > A brief description of the configuration method of PHP connecting to MSSQLServer under Linux (2. FreeTDS library)_PHP tutorial

A brief description of the configuration method of PHP connecting to MSSQLServer under Linux (2. FreeTDS library)_PHP tutorial

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-13 17:08:11
Original
829 people have browsed it

FreeTDS also provides RPM packages, and related resources can be found on its official website:
http://www.freetds.org.
The installation path can be found through the rpm command.
The default location of its configuration file is /etc/freetds.conf
There are detailed comments in it, explaining the role of each configuration option. If this is not enough, there is detailed documentation on the FreeTDS website.
The main thing to pay attention to is the TDS version. Different TDS versions have different support for unicode. Please see the documentation for details. …Since this article is a brief introduction, it will not be a detailed guide:)

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/629871.htmlTechArticleFreeTDS also provides RPM packages, and related resources can be found on its official website: http://www.freetds Found in .org. Its installation path can be found through the rpm command. The default position of its configuration file is...
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template