Skip to content

Instantly share code, notes, and snippets.

@jcastilloa
jcastilloa / Odbc.php
Last active December 10, 2015 01:48 — forked from ceeram/Odbc.php
CakePHP 2.x DataSource ODBC · PDO · iSeriesAccess · DB2/400 (tested with V5R1). ALPHA / UNSTABLE.
<?php
/**
* ODBC for DBO. Tested with AS400 V5R1 and iSeriesAccess unixodbc
*
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org)
*