http://www.learnasp.com/learn/debug2.asp will help you on the Error trapping front.
http://www.learnasp.com/learn/troubles.asp is eraly quite thorough at presenting many error trapping tools and tactics. On Mon, 10 Jan 2005 21:48:09 -0000, klrclark <[EMAIL PROTECTED]> wrote: > > > Microsoft OLE DB Provider for ODBC Drivers error '80040e14' > > [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. > > /DOCS/EmployeeData_TEST/AddHpersonal_info.asp, line 13 > > > How can I not write to the DB when the record is in there but there > are still other fields that need to be completed on the next page? > > Thanks > > Karen > > > > > > > > ________________________________ > Yahoo! Groups Links > > To visit your group on the web, go to: > http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ > > To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
