Hi list,

MySQL newbie here and am using Navicat to learn how to manage a database for
a test OS shopping cart.  I got the below error message after importing a
table into the database.  Can anyone tell me what I could do to correct the
problem?  Would I need to add an additional column to the table in question
for the primary keys, one for each row entry?

"Zen_products does not have a primary key.  Updates to this table will be
done using the following pseudo statement:
UPDATE zen_products SET ModifiedFieldsAndValues Where
 “AllFieldsAndOldValues”
Updates to a record in this table may update more than one record."

Thanks anyone,

DBS



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to