Now I will give you the solution. Please change your SQL Command like this: 

----------------------------------- 
CREATE TABLE Member ( 
loginName VARCHAR(20) NOT NULL, 
createDate DATE NOT NULL, 
PRIMARY KEY(loginName)) 
----------------------------------- 

Regards, 
--- 
Angga Sanjaya Lingga 

[Non-text portions of this message have been removed]

Reply via email to