Hello there,
I am new to ASP so forgive me if this is obvious.
I am attempting to build a add new record page to access a very simple sql 2005 db.
I am receiving the following error when I attempt to update records -
<<< Record was NOT added >>>
Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
How do I check OLE DB status value and can anyone point me in the right direction to solve error.
Add new record page contains a few drop down lists and I have used RTF (BASIC) in the text boxes.
Could that be a problem?