PHP Classes

Using DB2 Database

Recommend this page to a friend!

      PHP ODT Template SQL Reports  >  All threads  >  Using DB2 Database  >  (Un) Subscribe thread alerts  
Subject:Using DB2 Database
Summary:Using DB2 database
Messages:2
Author:Ron Boyle
Date:2017-05-04 12:36:28
 

  1. Using DB2 Database   Reply   Report abuse  
Picture of Ron Boyle Ron Boyle - 2017-05-04 12:36:28
Can I use a DB2 database via an ODBC connection instead of MySQL?

  2. Re: Using DB2 Database   Reply   Report abuse  
Picture of Marco Sillano Marco Sillano - 2017-05-04 17:06:16 - In reply to message 1 from Ron Boyle
I think that it is easy.

All DB related functions are in the commonSQL.php file.
You must to create a commonDB2.php file, functionally equivalent to commonSQL.
I am not an expert on ODBC, so i can't help you more, sorry.
If u do it, share it, please.
Regards, m.s.