Re: parse error in create statement.

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

 



Check your placement of all the  '.' for a start.

raz

On 6/14/05, babu <garavindbabu@xxxxxxxxxxx> wrote:
> 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
>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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

  Powered by Linux