| Server IP : 109.234.162.214 / Your IP : 216.73.216.34 Web Server : Apache System : Linux servd162214.srv.odns.fr 4.18.0-372.26.1.lve.1.el8.x86_64 #1 SMP Fri Sep 16 14:08:19 EDT 2022 x86_64 User : carpe ( 1178) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/freetds11/usr/share/doc/alt-freetds11/ |
Upload File : |
FreeTDS Installation If you are installing from git repository please read INSTALL.GIT. For complete instructions, see the FreeTDS Users Guide. It is included in the distribution inside "doc/userguide/"; simply open "doc/userguide/index.html" and enjoy. It is also online: http://www.freetds.org/userguide/ Brief Instructions $ ./configure --help $ ./configure $ make $ make install Edit the /usr/local/etc/freetds.conf file to add servers. Test the connection with /usr/local/bin/tsql. Build and test the package that requires FreeTDS. If you want to build the ODBC driver, you'll probably first want to install a Driver Manager (on Unix-like systems). This release of FreeTDS was tested with unixODBC 2.2.11. For any other information please see the Users Guide.