Re: PHP/HTML Help
the error I receive is
Fatal error: Uncaught exception 'com_exception' with message '<b>Source:</b> Microsoft OLE DB Provider for ODBC Drivers<br/><b>Description:</b> [Microsoft][ODBC Microsoft Access Driver] The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again.' in E:\StudentWWW\excel\tut\entry.php:19 Stack trace: #0 E:\StudentWWW\excel\tut\entry.php(19): com->Execute('insert into Gue...') #1 {main} thrown in E:\StudentWWW\\excel\tut\entry.php on line 19
|