Has anyone enconted this error before:
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] The INSERT INTO statement contains the following unknown field name: 'suffix'. Make sure you have typed the name correctly, and try the operation again., SQL state S0022 in SQLExecDirect in C:\wamp\www\form.php on line 105
Line 105 =
$rs = odbc_exec($conn,$sql);