|
I could login to the database, as that happens in line 100, so I have set the DB Connectivity properties of the survey correctly. But the script cannot create a table in the database. What can be the reason? I tried two different host, two different domains, two different databses, two different surveys, etc. Both give exactly the SAME error message! Can somebody PLEASE help me?
ERRORS:
"Warning: mysql_list_fields(): Unable to save MySQL query result in /home/dbmcinfo/public_html/processform.php on line 101
Warning: mysql_num_fields(): supplied argument is not a valid MySQL result resource in /home/dbmcinfo/public_html/processform.php on line 102
Warning: mysql_field_name(): supplied argument is not a valid MySQL result resource in /home/dbmcinfo/public_html/processform.php on line 104
Query1 failed"
|