Hi all,
My test run failed but I’m almost there.
What do you think that implies? Because what it should be doing is taking the value from the radio buttons whatever the user selects and putting that as the value variable into the table on the database. The table name is called ‘distributor’ so I don’t know why it’s doing that. The database type of it is set of values (‘yes’, ‘no’). It does shows the value to the records that have it defined …but when i try to add a new record and define this field’s value…it shows the error "Error inserting:
Unknown column ‘no’ in ‘field list’ "
What should i do?? I thought editing the code directly…but i can’t seem to find it
Thanks for the time,