Re: [SM-USERS] feilds for addressbook table

2003-09-01 Thread Ant
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

[SM-USERS] feilds for addressbook table

2003-08-28 Thread Ant
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? --