I need to pull some data from a DB2 database to display on my drupal site. So far i have:
but when i try to run it, i get the following error in my drupal:
Fatal error: Call to undefined function db2_connect()
Is it a version issue or something else?
regards, V