T
Todd Schei
I'm trying to insert data into an existing record in my
table using "INSERT INTO"
All my values that I want to insert look fine when I
review in debug mode. The values don't show in table after
the "dbcurrent.Execute stSQL" statement. I get no
errors. Everything looks fine, except the record doesn't
change. What's wrong?
table using "INSERT INTO"
All my values that I want to insert look fine when I
review in debug mode. The values don't show in table after
the "dbcurrent.Execute stSQL" statement. I get no
errors. Everything looks fine, except the record doesn't
change. What's wrong?