Skip to content Skip to sidebar Skip to footer
Showing posts with the label Freetds

How To Query In A Specific Database On Azure?

I'm trying to execute a (very) simple query on Azure MSSql Server using PHP, but it does not wo… Read more How To Query In A Specific Database On Azure?

Zend Framework 2, Pdo Dblib Driver, How To Change Sql Platform Decorator

It seems that ZF2 with the PDO:dblib driver defaults to using the SQL92 SQL decorator. How do I us… Read more Zend Framework 2, Pdo Dblib Driver, How To Change Sql Platform Decorator

Freetds Translating Ms Sql Money Type To Python Float, Not Decimal

I am connecting to an MS SQL Server db from Python in Linux. I am connecting via pyodbc using the … Read more Freetds Translating Ms Sql Money Type To Python Float, Not Decimal

Java - Connecting To A Sql Server Database On Linux

I've downloaded and imported into my project this JDBC driver that supposedly supports Linux (a… Read more Java - Connecting To A Sql Server Database On Linux

Php Pdo (mssql) Can Not Get Ouput Parameters

I'm trying to get OUTPUT using bindParam (PHP PDO). The PHP PDO library is the FreeTDS for MS S… Read more Php Pdo (mssql) Can Not Get Ouput Parameters

How To Define A Driver For Tclodbc?

I want to use tclodbc from Linux environment to connect to a MS SQL server. I have the driver (free… Read more How To Define A Driver For Tclodbc?

Laravel Sqlsrv Works In Tinker Mode But Not In Browser

I have a Laravel 5 project (on a CentOS 7 machine) that connects to an external MSSQL database. I f… Read more Laravel Sqlsrv Works In Tinker Mode But Not In Browser

Pdoexception: Sqlstate 01002 Adaptive Server Connection Failed (severity 9)

I have been following some answers over stackoverflow. My odbc. ini (located in /etc/odbc.ini) [MSS… Read more Pdoexception: Sqlstate 01002 Adaptive Server Connection Failed (severity 9)