|
JohnS -> Using FP to Submit TextArea to Access DB (6/5/2002 13:38:00)
|
I have created a form that contains text input fields and a textarea. The text input fields get saved to my Access database with no problem but I can't get the textarea to save. When I use the Form Properties Options panel to link the form fields to the database fields I get the message "The type of field 'jDescription' does not match the type of the column 'jobDescription' in the database. Modify the field mapping or change the validation settings on the form field." I have not been able to resolve this issue and when I use the form I get all the input text saved to the database and an error: "Error Description: Multiple-step OLE DB operation generated errors Check each OLE DB status value, if available. No work was done. Error Number: -2147217887 Error Source: Microsoft OLE DB Provider for ODBC Drivers" How do I save this textarea to the Access Database?? Help!! Thanks!!
|
|
|
|