tomb
11-02-2007, 08:43 PM
I purchased PHPmagic more than a year ago. It was easy to use and a database was setup using MySQL in less then 20 minutes.
The original data was input at that time, over several days, without a problem.
While trying to add additional records today, I get the error:
Error: 'Autokey': You can't leave this field empty.
This field is the primary key and is defined as int(10) unsigned not null auto_increment.
It worked OK last year, can anyone think of a reason for the failure now?
Thanks, Tom
The original data was input at that time, over several days, without a problem.
While trying to add additional records today, I get the error:
Error: 'Autokey': You can't leave this field empty.
This field is the primary key and is defined as int(10) unsigned not null auto_increment.
It worked OK last year, can anyone think of a reason for the failure now?
Thanks, Tom