Forum Moderators: coopster
mysql_list_fieldsfunction is deprecated. The PHP manual recommends issuing a mysql_query() [php.net] statement instead. Details on the mysql_list_fields [php.net] function page. Also, the syntax of the SQL statement will be different for the IBM DB2 database if that is indeed the database you are using.