When i try to delete a record mysqljog will not. It says its an illegal action because the table does not have a primary key field.
Please tell me how to over ride this. Ie. please tell me how to delete records in a table with no PK?
The checkbox IS specific for a record therefore I should be able to do this with via the GUI and not having to resort to SQL code. Thanks.