Thanks for your message. The database on which I ran the query which result I am trying to fetch with this function is Pervasive 7. However, the PHP parser does not recognize the function name, so I don't believe the issue is with the db.
Even on the php.net site, the function is not documented (http://www.php.net/manual/en/function.odbc-fetch-array.php). I still haven't found out why it doesn't seem to be implemented in the PHP version that I am using. Pascal >what database are you using? that problem is a database connection from >your php to your db. i have been using the same as your for a couple of >months but i have no problem since my db is placed on my cygwin.its a >postgresql db.