Microsoft
Software
Hardware
Network
Question : Cannot Add...Until Row Committed Error with Access Form
I have a form I created that shoud allow me to enter data into a table from combo-boxes that get their Row Source data from other tables, as a means of standardizing data entry.
It appears to be fine, except that when I try to make a selection from one of the combo -boxes, I get an error message across the lower left that says...
"The value cannot be added to this new row until the row has been committe..."
I am assuming that last word is committed, but it cuts off.
Can anyone tell me what I am doing wrong?
Answer : Cannot Add...Until Row Committed Error with Access Form
Is the table behind the combo the same one you are updating?
Check the row source of the combo in question!
Random Solutions
Databinding drop-down controls, order of events issue...
Rich Text and HTML Editor, DLL or OCX
Erased C:\\Inetpub\wwwroot
Need to export 248K records from MSSQL server to EXCEL or TABBED file
Certificate Authority Autoenrollment
Access to USB drive through Terminal Services
Urgent System.UnauthorizedAccessE<wbr />xception
CString in fprintf
Saving the project in VS 2008 issue
SendKeys on Login Form