DBApprentice
On Error GoTo AWF *****:
- Local time
- Today, 01:51
- Joined
- Dec 24, 2018
- Messages
- 150
Access Heavyweights,
I was building the buttons, controls and events one by one in a form and all was good. When I came to the the last button (cmdSave) the form start returning the "Error 2105: You Can´t Go to the Specified Record" on a the navigation buttons:Next, Previous, First and Last. And "Error 2046: The command or action SaveRecord isn´t available now" on the cmdSave code too...
I had to rebuild from scratch and again before adding the cmdSave code all was working fine, once I added the cmdSave code all was wrecked.
Even if I remove the cmdSave code it won´t work and keeps returning the same errors.
The DB is attached, the problem is on the frmCardObservation, the login id "Diogo" and password is 0319.
Can somebody point me what i have done wrong?
I was building the buttons, controls and events one by one in a form and all was good. When I came to the the last button (cmdSave) the form start returning the "Error 2105: You Can´t Go to the Specified Record" on a the navigation buttons:Next, Previous, First and Last. And "Error 2046: The command or action SaveRecord isn´t available now" on the cmdSave code too...
I had to rebuild from scratch and again before adding the cmdSave code all was working fine, once I added the cmdSave code all was wrecked.
Even if I remove the cmdSave code it won´t work and keeps returning the same errors.
The DB is attached, the problem is on the frmCardObservation, the login id "Diogo" and password is 0319.
Can somebody point me what i have done wrong?