I have read a few posts but very new to sql and could use some help.
I have a save button on a form that runs this code
DoCmd.GoToRecord , , acNewRec
But it does not work. It worked in access but not is sql any ideas ?
please help
I have a save button on a form that runs this code
DoCmd.GoToRecord , , acNewRec
But it does not work. It worked in access but not is sql any ideas ?
please help