That did it. Thanks. I was missing the owner field.
[EMAIL PROTECTED] said:
> Quoting Ant <[EMAIL PROTECTED]>:
>
>> I want to use a mysql database for my address book. I have created the
>> necessary table, but im not usre what fields need to be in the table. I
>> have tried creating the following
I want to use a mysql database for my address book. I have created the
necessary table, but im not usre what fields need to be in the table. I
have tried creating the following fields: nickname, email, lastname,
firstname, label. Are these correct? Am I missing a field?
--