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

Reply via email to