parse error in create statement.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



HI,
 
Whats the error in this code.

"$sqlstmt= "CREATE USER ".$adduser." PROFILE DEFAULT 
                 IDENTIFIED BY ".$addpass." DEFAULT TABLESPACE USERS 
                 TEMPORARY TABLESPACE TEMP 
                 QUOTA UNLIMITED 
                 ON USERS 
                 ACCOUNT UNLOCK;
                 GRANT CREATE TABLE TO ".$adduser."
                 GRANT CREATE TRIGGER TO ".$adduser"
                 GRANT CONNECT TO ".$adduser;".


any suggestions.


		
---------------------------------
Yahoo! Messenger NEW - crystal clear PC to PCcalling worldwide with voicemail

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux