An open API service indexing awesome lists of open source software.

https://github.com/subfission/php_mssql_example

Configuration tester using PHP with php_odbc and FreeDTS for MS SQL
https://github.com/subfission/php_mssql_example

freetds mssql php testing-tools

Last synced: about 1 month ago
JSON representation

Configuration tester using PHP with php_odbc and FreeDTS for MS SQL

Awesome Lists containing this project

README

          

# Linux PHP MSSQL Configuration Tester
Use this to test your MSSQL/PHP/FreeTDS connection configuration

## Usage
Edit connection string details in config_test.php according to your project.

From linux terminal, type:
```
$ php config_test.php
```