Here are the column names you should have in your database:
STEP 4
Make sure the database table column names are the following:
(a) UserID
(b) Name
(c) Address
(d) Phone
(e) Email
WARNING:
VB must have the proper column names to know where to add for data
(1) Do you have the column names in your access database?
(2) Could you delete the form in your access database?
STEP 4
Make sure the database table column names are the following:
(a) UserID
(b) Name
(c) Address
(d) Phone
(e) Email
WARNING:
VB must have the proper column names to know where to add for data
(1) Do you have the column names in your access database?
(2) Could you delete the form in your access database?
Comment