Unique Key??

A

Andrax

Guest
Ok,

Thanks for the link in the INSTALL thread, that helped me get my database off the ground.

I got it installed ok, but was greeted with this after running the install.php

"Your table customer_sales hasn't any primary keys set, if you don't set a primary key DaDaBIK won't show the edit/delete/details buttons."

The tutorial on the web does not say how or where to set the primary key. So at this point, I can add all the entries that I want no problem, but I can't edit or delete them.

Any help would be MUCH apreciated.
 
A

Andrax

Guest
Yup... fixed it

didn't know I had to set the primary key in the mysql dbase when creating it. doing so resolved my problem of not being able to edit or delete records.

:D
 
Top