Hi,
I want to load my grid with a DB2. But i can’t find an example in the docs. I read that i need pdo ( db_pdo.php ) and a DB2DataWrapper. Unfortunately i am completly lost. I don’t have any idea how i can manage this problem.
Hi,
I want to load my grid with a DB2. But i can’t find an example in the docs. I read that i need pdo ( db_pdo.php ) and a DB2DataWrapper. Unfortunately i am completly lost. I don’t have any idea how i can manage this problem.
There is no native DB2 adapter.
You can use PDO wrapper. PHP allows to configure DB2 through PDO
php.net/manual/en/ref.pdo-odbc.php