Sindbad~EG File Manager

Current Path : /var/www/html/ceade.tocsa.com.py/lib/adodb/drivers/
Upload File :
Current File : /var/www/html/ceade.tocsa.com.py/lib/adodb/drivers/adodb-odbc_mssql2012.inc.php

<?php
/*
 @version   v5.21.0  2021-02-27
 @copyright (c) 2015      Damien Regad, Mark Newnham and the ADOdb community
  Released under both BSD license and Lesser GPL library license.
  Whenever there is any discrepancy between the two licenses,
  the BSD license will take precedence.
  Set tabs to 4.

  Microsoft SQL Server 2012 via ODBC
*/

if (!defined('ADODB_DIR')) 
	die();

include_once(ADODB_DIR."/drivers/adodb-odbc_mssql.inc.php");

class  ADODB_odbc_mssql2012 extends ADODB_odbc_mssql
{
	/*
	* Makes behavior similar to prior versions of SQL Server
	*/
	var $connectStmt = 'SET CONCAT_NULL_YIELDS_NULL ON';
}

class  ADORecordSet_odbc_mssql2012 extends ADORecordSet_odbc_mssql
{
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists