All,
I’m pretty new to fronted backend access development and I’m running into a few problem. I have set up a form that reads all the correct information from the backend database(the only thing in my backend is the source tables nothing else) This works fine and it pulls back the information correctly. But I want now to use the information I have pulled back to create a new record into the backend Database table. But when I run the code nothing happens, it seems to run ok but no records get added to the backend database. is there anything I need to do to be able to do additions, deletions, insertions. I am using VBA code for all the commands.
Any help or pointers would be great
Simon
I’m pretty new to fronted backend access development and I’m running into a few problem. I have set up a form that reads all the correct information from the backend database(the only thing in my backend is the source tables nothing else) This works fine and it pulls back the information correctly. But I want now to use the information I have pulled back to create a new record into the backend Database table. But when I run the code nothing happens, it seems to run ok but no records get added to the backend database. is there anything I need to do to be able to do additions, deletions, insertions. I am using VBA code for all the commands.
Any help or pointers would be great
Simon