Quote:
|
Originally Posted by Calgary Flames
Bingo bango. I just need to look in the database and figure out which form field input goes into which table column in the database and write the SQL statement.
Say I have a field called fldName, how would I make that go into tblCustomers/CustomerName?
|
I don't want to help you too much as it is better for you to learn it, perhaps I did too much with the link I posted already, but take a look at the code in there and study it, and see what is happening.