H
Harvard
I have a table with some information in it. Then I decided to create a form,
so that I wouldn't have to enter all that data into the table directly.
Here's the problem, when I enter information in the form, it doesn't show up
in the table. Say I entered a Primary key of 5 into the form, and then some
text in the text field...none of it shows up in the table. So I decide to
enter a Primary Key of 5 in the table, but then it won't let me because it
says it would create duplicate value. So does anyone know a way to get the
values that i entered in the form to actually appear in the table?
so that I wouldn't have to enter all that data into the table directly.
Here's the problem, when I enter information in the form, it doesn't show up
in the table. Say I entered a Primary key of 5 into the form, and then some
text in the text field...none of it shows up in the table. So I decide to
enter a Primary Key of 5 in the table, but then it won't let me because it
says it would create duplicate value. So does anyone know a way to get the
values that i entered in the form to actually appear in the table?