Hi,
I have a form that has
Persons ID:
Purchase ID:
[Submit]
I am trying to get them to go into an access database, of table name INVOICE and the collumn names are the same as textbox ID's (PersonsID, PurchaseID)
I tried putting in the onclientclick box of the button, the SQL statement...